-Tnother error C4005 this one for ECONNABORTED:

his line, and those below, will be ignored--

M    nbase/nbase_winunix.h
This commit is contained in:
sean 2012-06-12 01:48:42 +00:00
parent b96ffc0e14
commit 3b1341508a

View file

@ -170,6 +170,7 @@
/* Windows error message names */
#undef ECONNABORTED
#define ECONNABORTED WSAECONNABORTED
#undef ECONNRESET
#define ECONNRESET WSAECONNRESET
#define ECONNREFUSED WSAECONNREFUSED
#undef EAGAIN