Searched refs:EINPROGRESS (Results 1 – 8 of 8) sorted by relevance
9 #define EINPROGRESS WSAEINPROGRESS macro
394 if (errno == EINPROGRESS || errno == EALREADY) { in proxy_establish_connection()
1362 if (errno == EINPROGRESS || in scgi_establish_connection()
1713 if (errno == EINPROGRESS || in fcgi_establish_connection()
153 if (errno == EINPROGRESS) in CreateConnectionSocket()
105 errno == EINPROGRESS) { in GetSocketError()1169 errno = EINPROGRESS; in mtcp_connect()
194 if (errno != EINPROGRESS) { in CreateConnection()
193 if (errno != EINPROGRESS) { in CreateConnection()