Searched defs:SET_SOCKERRNO (Results 1 – 1 of 1) sorted by relevance
307 #define SET_SOCKERRNO(x) (WSASetLastError((int)(x))) macro310 #define SET_SOCKERRNO(x) (errno = (x)) macro
Completed in 5 milliseconds