aqoamann

Results 1 issues of aqoamann

I wrote a simple TCP server/client application, where in rare situations the TcpClient sends short messages (SendAsync) to TcpServer without any delay (in a loop). The problem is: the client...