Searched defs:should_retry_call (Results 1 – 1 of 1) sorted by relevance
52 # define should_retry_call() (WSAGetLastError() == WSAEWOULDBLOCK) macro80 # define should_retry_call() (errno == EAGAIN || errno == EWOULDBLOCK) macro