Add definition for WSAEDISCON.

This commit is contained in:
Dimitrie O. Paun 2002-11-21 23:44:19 +00:00 committed by Alexandre Julliard
parent b80749915b
commit ce1a430547
1 changed files with 1 additions and 0 deletions

View File

@ -783,6 +783,7 @@ typedef struct WS(WSAData)
#define WSAEDQUOT (WSABASEERR+69)
#define WSAESTALE (WSABASEERR+70)
#define WSAEREMOTE (WSABASEERR+71)
#define WSAEDISCON (WSABASEERR+101)
/*
* Extended Windows Sockets error constant definitions