Connection closed event not raised when connection times out
R-C137 opened this issue · 0 comments
R-C137 commented
The title is pretty self-explanatory.
I set connection.TIMEOUT to 2500 when a new connection is received. The timeout works, however, the ** ServerConnectionContainer.ConnectionLost** event is not raised and the connection.ConnectionClosed event is also not raised