UdpSocket.isBound

bool isBound() @property const @safe nothrow @nogc

Report whether the socket is currently bound.

Returns

true when the socket has a valid handle and is bound.