Searched defs:SOCKET_EWOULDBLOCK (Results 1 – 1 of 1) sorted by relevance
410 #define SOCKET_EWOULDBLOCK(return_value) (errno == EWOULDBLOCK) macro433 #define SOCKET_EWOULDBLOCK(return_value) \ macro