In this post, you’ll learn more about the Windows Socket Error WSAVERNOTSUPPORTED
10092 returned by the WSAGetLastError function in Windows as well a quick description about the error
Windows Socket Error Code
WSAVERNOTSUPPORTED
10092
Windows Socket Error Description
Winsock.dll version out of range.
The current Windows Sockets implementation does not support the Windows Sockets specification version requested by the application. Check that no old Windows Sockets DLL files are being accessed.
Leave a Reply