Network/TcpClient: Revert to previous behavior on failure
This commit is contained in:
@@ -147,7 +147,6 @@ Nazara Engine:
|
||||
- ⚠️ CullingList now handles full and partial visibility testing
|
||||
- Added math class Angle, capable of handling both degrees and radians angles and converting them to euler angles/quaternions to improve 2D interface.
|
||||
- ⚠️ AbstractSocket::OnStateChange has been replaced by OnStateChanged, which is now called after state has been changed (with oldState and newState as parameters).
|
||||
- ⚠️ TcpClient::WaitForconnected now closes the socket on failure.
|
||||
- ⚠️ TcpClient::WaitForconnected now returns the new socket state.
|
||||
- Added TcpClient::PollForConnected
|
||||
|
||||
|
||||
Reference in New Issue
Block a user