10 lines
865 B
Plaintext
10 lines
865 B
Plaintext
2023-01-09 17:08:33,225 Reader#Run
|
|
System.IO.IOException: 无法从传输连接中读取数据: 一个封锁操作被对 WSACancelBlockingCall 的调用中断。。 ---> System.Net.Sockets.SocketException: 一个封锁操作被对 WSACancelBlockingCall 的调用中断。
|
|
在 System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
|
|
在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
|
|
--- 内部异常堆栈跟踪的结尾 ---
|
|
在 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
|
|
在 System.IO.BinaryReader.Read(Byte[] buffer, Int32 index, Int32 count)
|
|
在 CSch2tI1noUwdMbW1CT.bpXunUIHrU3XGjcvxIh.mEFIsTOntY(Byte[] )
|
|
在 CSch2tI1noUwdMbW1CT.bpXunUIHrU3XGjcvxIh.d6Bd3MvACv() 位置 D:\glorysoft\git.project\EAP.Products\sh-div-xfw-0811\XFW\SourceCode\Glorysoft.SECSwell.Fx\HSMS\HSMSWriter.cs:行号 38
|