In this post, you’ll learn more about the Windows Socket Error WSA_E_CANCELLED
10111 returned by the WSAGetLastError function in Windows as well a quick description about the error
Windows Socket Error Code
WSA_E_CANCELLED
10111
Windows Socket Error Description
Call was canceled.
A call to the WSALookupServiceEnd function was made while this call was still processing. The call has been canceled.
Leave a Reply