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
Logs are sometimes displayed: Connection Send Error, (10058)A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call.
or WSAEnumNetworkEvents Fail (10093)Either the application has not called WSAStartup, or WSAStartup failed.
Why is that.
The text was updated successfully, but these errors were encountered:
Logs are sometimes displayed:
Connection Send Error, (10058)A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call.
or
WSAEnumNetworkEvents Fail (10093)Either the application has not called WSAStartup, or WSAStartup failed.
Why is that.
The text was updated successfully, but these errors were encountered: