DeviceAddress.broadaddr

const(SocketAddress) * broadaddr() const pure nothrow @nogc

Returns the broadcast address.

Returns

A pointer to the sockaddr structure containing the broadcast address,

or null if none.