You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the member PeerAddress in the ActiveConnection object to compare
with the passed PeerAddress instead of calling GetPeerInfo() from
TCPEndPoint.
Log the connection closure in the CloseConnectionInternal function
which is also called by CloseActiveConnections() from the TCPBase
destructor.
0 commit comments