ES = ( WSABASEERR + 13 );
public const int WSAEFAULT = ( WSABASEERR + 14 );
public const int WSAEI... ed only for
* compatibility purposes.
*/
/* Authoritative Answer: Host not found */
public con... AHOST_NOT_FOUND = ( WSABASEERR + 1001 );
/* Non-Authoritative: Host not found, or SERVERFAIL */
pu