Function UDPConnection.bindAddress
Returns the address to which the UDP socket is bound.
string bindAddress() @property @safe const;
Returns the address to which the UDP socket is bound.
string bindAddress() @property @safe const;