0 =
|
Operation was successful.
|
-1 =
|
Timeout value is expired.
|
-3 =
|
The network subsystem or the associated service provider has failed.
|
-4 =
|
Winsock routine WSAstartup() failed. Could not initiate the use of WS2_32.DLL.
|
-5 =
|
Winsock routine socket() failed. A socket could not be opened.
|
-6 =
|
Local address/port already in use.
|
-7 =
|
The local address/port is not valid.
|
-8 =
|
Winsock routine bind() failed. Could not bind to specified local port.
|
-13 =
|
The socket is already connected.
|
-14 =
|
Winsock routine listen() failed.
|
-15 =
|
Winsock routine select() failed (when listening).
|
-16 =
|
Winsock routine accept() failed.
|