Windows Sockets Error – WSAEDISCON 10101

In this post, you’ll learn more about the Windows Socket Error WSAEDISCON
10101 returned by the WSAGetLastError function in Windows as well a quick description about the error

Windows Socket Error Code

WSAEDISCON
10101

Windows Socket Error Description

Graceful shutdown in progress.
Returned by WSARecv and WSARecvFrom to indicate that the remote party has initiated a graceful shutdown sequence.