Searched refs:WSABASEERR (Results 1 – 1 of 1) sorted by relevance
537 #define WSABASEERR 10000 macro541 #define WSAEINTR (WSABASEERR+4)542 #define WSAEBADF (WSABASEERR+9)543 #define WSAEACCES (WSABASEERR+13)544 #define WSAEFAULT (WSABASEERR+14)545 #define WSAEINVAL (WSABASEERR+22)546 #define WSAEMFILE (WSABASEERR+24)551 #define WSAEWOULDBLOCK (WSABASEERR+35)552 #define WSAEINPROGRESS (WSABASEERR+36)553 #define WSAEALREADY (WSABASEERR+37)[all …]