Computers : Error Codes : Winsocks

Winsocks

ERROR CODE  

ERROR TYPE  

DESCRIPTION

0x800CCC40

WINSOCK_WSASYSNOTREADY

Network subsystem is unusable.

0x800CCC41

WINSOCK_WSAVERNOTSUPPORTED

Windows Sockets cannot support this application.

0x800CCC42

WINSOCK_WSAEPROCLIM

*

0x800CCC43

WINSOCK_WSAEFAULT

Bad address.

0x800CCC44

WINSOCK_FAILED_WSASTARTUP

Unable to load Windows Sockets.

0x800CCC45

WINSOCK_WSAEINPROGRESS

Operation now in progress. This error appears if a Windows Sockets API is called while a blocking function is in progress.