Network/TcpClient: Fix clients from TcpServer state
Former-commit-id: 39d0884471fb2b0d6a8a12634b26a2f5da894a58
This commit is contained in:
@@ -207,5 +207,6 @@ namespace Nz
|
||||
{
|
||||
Open(handle);
|
||||
m_peerAddress = peerAddress;
|
||||
UpdateState(SocketState_Connected);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user