Results 395 comments of Kerry Jiang

The source code of TcpClient.ConnectAsync: https://github.com/dotnet/runtime/blob/3aa1ec5bb1f50f0a1bed9cfcac8734f742bcf24b/src/libraries/System.Net.Sockets/src/System/Net/Sockets/TCPClient.cs#L184-L189

@madhub No, I didn't see any problem related in that class. @madhub I also updated the unit test to use TcpClient.ConnectAsync to connect server side, but it cannot reproduce the...

@madhub Can you reproduce the problem in your local with the updated unit test?

https://github.com/kerryjiang/SuperSocket/blob/5ca703e38b1616195672f0427e145d45fd2c8d83/src/SuperSocket.Connection/PipeConnection.cs#L165-L166

SuperSocket 2.0.0-beta.31已经解决了这个问题。 https://www.nuget.org/packages/SuperSocket.Server/2.0.0-beta.31

正在查这个问题,请退回上个版本。

发了 2.0.0-beta.30 https://www.nuget.org/packages/SuperSocket/2.0.0-beta.30