In this post, you’ll learn more about the Windows Socket Error WSAENOBUFS
10055 returned by the WSAGetLastError function in Windows as well a quick description about the error
Windows Socket Error Code
WSAENOBUFS
10055
Windows Socket Error Description
No buffer space available.
An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.
Leave a Reply