System.Net.Sockets.TcpClient.Connect() method is successful even before the server has accepted the connection. Is this right?

前端 未结 0 489
萌比男神i
萌比男神i 2021-02-07 09:12

I have set up a simple test case with a TCPListener on 127.0.0.1:10500 and a TCPClient that attempts to connect to that listener. The client however managed to successfully conn

相关标签:
回答
  • 消灭零回复
提交回复
热议问题