Searched refs:SOCKET_SET_ERRNO (Results 1 – 1 of 1) sorted by relevance
26 #define SOCKET_SET_ERRNO(x) (WSASetLastError (x)) macro146 #define SOCKET_SET_ERRNO(x) (errno = (x)) macro168 ? (SOCKET_SET_ERRNO(ENOSPC), (const char *)NULL) \175 : (SOCKET_SET_ERRNO(EAFNOSUPPORT), (const char *)NULL))