IsBound() const
Indicates whether or not the socket is bound.
GetSockName()
Returns the local socket address.
GetSockName() const
Returns the local socket address.
GetPeerName()
Returns the peer's socket address.
GetPeerName() const
Returns the peer's socket address.
Matches() const
HandleUdpReceive()