10004 The operation is canceled 10013 The requested address is a broadcast address, but flag is not set 10014 Invalid argument 10022 Socket not bound, invalid address or listen is not invoked prior to accept 10024 No more file descriptors are available, accept queue is empty 10035 Socket is non-blocking and the specified operation will block 10036 A blocking winsock operation is in progress 10037 The operation is completed. No blocking operation is in progress. 10038 The descriptor is not a socket 10039 Destination address is required 10040 The datagram is too large to fit into the buffer and is truncated 10041 The specified port is the wrong type of this socket 10042 Option unknown, or unsupported 10043 The specified port is not supported 10044 Socket type not supported in this address family 10045 Socket s not a type that supports connection oriented service 10047 Address Family is not supporeted 10048 Address in use 10049 Address is not available from the local machine 10050 Network subsytem failed 10051 The network cannot be reached from this host at this time 10052 Connectioin has timed out when SO_KEEPALIVE is set 10053 Connection is aborted due to timeout or other failure 10054 The cnnnection is reset by remote side 10055 No buffer space is available 10056 Socket is already connected 10057 Socket is not connected 10058 Socket has been shut down 10060 The attempt to connect timed out 10061 Connecton is forcefully rejected 10093 NMWinsockInit should be called first 10201 Socket already created for this object 10202 Socket has not been created for this object 11001 Authorative answer: Host not found 11002 Non-Authorative answer: Host not found 11003 Non-recoverable errors 11004 Valid name, no data record of requested type 30000 Closed 30001 Open 30002 Listening 30003 Connection request pending 30004 Resolving host... 30005 Host resolved 30006 Connecting... 30007 Connected 30008 Peer is closing 30009 Error ocurred 40000 Other