Instance Propertyswift-nio 2.86.1NIOCore

broadcastAddress

The broadcast address associated with this socket interface, if it has one. Some interfaces do not, especially those that have a pointToPointDestinationAddress.

Interfaces.swift:258
var broadcastAddress: SocketAddress? { get set }