Searched defs:WSAESOCKTNOSUPPORT (Results 1 – 7 of 7) sorted by relevance
27 #define WSAESOCKTNOSUPPORT (WSABASEERR + 44 ) macro
3175 pub const WSAESOCKTNOSUPPORT: WSA_ERROR = 10044i32; constant
3180 pub const WSAESOCKTNOSUPPORT: WSA_ERROR = 10044i32; constant
1659 #define WSAESOCKTNOSUPPORT (WSABASEERR + 44) macro
2676 WSAESOCKTNOSUPPORT syscall.Errno = 10044 const