In this post, you’ll learn more about the Windows Socket Error WSAEINVALIDPROCTABLE
10104 returned by the WSAGetLastError function in Windows as well a quick description about the error
Windows Socket Error Code
WSAEINVALIDPROCTABLE
10104
Windows Socket Error Description
Procedure call table is invalid.
The service provider procedure call table is invalid. A service provider returned a bogus procedure table to Ws2_32.dll. This is usually caused by one or more of the function pointers being NULL.
Leave a Reply