mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
-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:
parent
b96ffc0e14
commit
3b1341508a
1 changed files with 1 additions and 0 deletions
|
|
@ -170,6 +170,7 @@
|
|||
/* Windows error message names */
|
||||
#undef ECONNABORTED
|
||||
#define ECONNABORTED WSAECONNABORTED
|
||||
#undef ECONNRESET
|
||||
#define ECONNRESET WSAECONNRESET
|
||||
#define ECONNREFUSED WSAECONNREFUSED
|
||||
#undef EAGAIN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue