❔ Weird SocketAsyncEventArgs server behaviour
what might be the reason for this? All i'm doing is accepting a connection with SocketAsyncEventArgs
2 Replies
I'm also using HttpClient to connect to my server, i can't reproduce it using Postman or firefox for example
figured this out, HttpClient first tries to connect using ipv6 and then succeeds using ipv4
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.