UdpSocket.localPort

ushort localPort() @property const @safe nothrow @nogc

Report the local port the socket is bound to.

Returns

Port number, or 0 if not bound.