GetSockAddr()
Returns a reference to the local socket address.
GetSockAddr() const
Returns a reference to the local socket address.
SetSockAddr()
Sets the local socket address.
GetSockPort() const
Gets the local socket port.
SetSockPort()
Gets the local socket port.
GetPeerAddr()
Returns a reference to the peer socket address.
GetPeerAddr() const
Returns a reference to the peer socket address.
SetPeerAddr()
Sets the peer's socket address.
GetPeerPort() const
Gets the peer socket port.
SetPeerPort()
Gets the peer socket port.
GetHopLimit() const
Gets the Hop Limit.
SetHopLimit()
Sets the Hop Limit.
GetMulticastLoop() const
Returns whether multicast may be looped back.
SetMulticastLoop()
Sets whether multicast may be looped back.
GetEcn() const
Gets the ECN status.
SetEcn()
Sets the ECN status.
IsHostInterface() const
Indicates whether peer is via the host interface.
ShouldAllowZeroHopLimit() const
Indicates whether or not to apply hop limit 0.
SetIsHostInterface()
Sets whether the peer is via the host interface.