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.
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.