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