You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry this was a terribly worded issue. There's a new parameter that can be passed to SocketAsyncEventArgs in .NET 5 to suppress execution context, dotnet/runtime#706. Could this project set that value to get a bit of extra performance?
Is it safe to set that option on SocketAsyncEventArgs?
The text was updated successfully, but these errors were encountered: