fail: IChannel[0]
Exception happened in SendAsync
System.Net.Sockets.SocketException (10053): An established connection was aborted by the software in your host machine.
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at SuperSocket.Channel.TcpPipeChannel1.SendOverIOAsync(ReadOnlySequence1 buffer, CancellationToken cancellationToken) in TcpPipeChannel.cs:line 75
at SuperSocket.Channel.PipeChannel`1.ProcessOutputRead(PipeReader reader, CancellationTokenSource cts) in PipeChannel.cs:line 278
fail: IChannel[0] Exception happened in SendAsync System.Net.Sockets.SocketException (10053): An established connection was aborted by the software in your host machine. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at SuperSocket.Channel.TcpPipeChannel
1.SendOverIOAsync(ReadOnlySequence
1 buffer, CancellationToken cancellationToken) in TcpPipeChannel.cs:line 75 at SuperSocket.Channel.PipeChannel`1.ProcessOutputRead(PipeReader reader, CancellationTokenSource cts) in PipeChannel.cs:line 278