In this post, you’ll learn more about the Windows Socket Error WSA_NOT_ENOUGH_MEMORY
8 returned by the WSAGetLastError function in Windows as well a quick description about the error
Windows Socket Error Code
WSA_NOT_ENOUGH_MEMORY
8
Windows Socket Error Description
Insufficient memory available.
An application used a Windows Sockets function that directly maps to a Windows function. The Windows function is indicating a lack of required memory resources.
Leave a Reply