Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

升级版本beta29之后出现退出和收发数据异常 #776

Open
x0gundam1133 opened this issue Jan 22, 2025 · 3 comments
Open

升级版本beta29之后出现退出和收发数据异常 #776

x0gundam1133 opened this issue Jan 22, 2025 · 3 comments

Comments

@x0gundam1133
Copy link

beta27正常,升级beta29之后就出现各种异常情况

关闭程序退出时异常
Exception:
System.Net.Sockets.SocketException (995): 由于线程退出或应用程序请求,已中止 I/O 操作。
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Net.Sockets.Socket>.GetResult(Int16 token)
at System.Threading.Tasks.ValueTask`1.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state)
--- End of stack trace from previous location ---
at SuperSocket.Server.Connection.TcpConnectionListener.KeepAccept(Socket listenSocket)

数据发送接收不到,但是没任何报错,最后只能回退版本到beta27

@x0gundam1133
Copy link
Author

数据收发异常好像是数据量比较大点的协议,之前都没问题的

@kerryjiang
Copy link
Owner

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

@kerryjiang
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants