DeviceAddress.dstaddr

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

Returns the destination address.

Returns

A pointer to the sockaddr structure containing the destination address,

or null if none.