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

SocketException #22

Open
Krilliac opened this issue Feb 9, 2021 · 0 comments
Open

SocketException #22

Krilliac opened this issue Feb 9, 2021 · 0 comments

Comments

@Krilliac
Copy link
Collaborator

Krilliac commented Feb 9, 2021

System.Net.Sockets.SocketException
HResult=0x80004005
Message=The I/O operation has been aborted because of either a thread exit or an application request.
Source=System.Net.Sockets
StackTrace:
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.GetResult(Int16 token)
at System.Threading.Tasks.ValueTask1.ValueTaskSourceAsTask.<>c.<.cctor>b__4_0(Object state) at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter1.GetResult()
at Mangos.Network.Tcp.TcpServer.d__8.MoveNext() in D:\USB DRIVE\Work\MangosSharp\MangosSharp\Source\Common\Mangos.Network.Tcp\TcpServer.cs:line 89

This exception was originally thrown at this call stack:
[External Code]
Mangos.Network.Tcp.TcpServer.RecieveAsync(System.Net.Sockets.Socket, System.Threading.Channels.ChannelWriter) in TcpServer.cs

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

1 participant