In this post, you’ll learn more about the Windows Socket Error WSA_OPERATION_ABORTED
995 returned by the WSAGetLastError function in Windows as well a quick description about the error
Windows Socket Error Code
WSA_OPERATION_ABORTED
995
Windows Socket Error Description
Overlapped operation aborted.
An overlapped operation was canceled due to the closure of the socket, or the execution of the SIO_FLUSH command in WSAIoctl.
Leave a Reply