Searched refs:EINPROGRESS (Results 1 – 4 of 4) sorted by relevance
102 #define EINPROGRESS 115 macro
60 MACRO(EINPROGRESS); in errno_h()
160 [EINPROGRESS] = "Operation now in progress",
990 if (res < 0 && errno != EINPROGRESS) { in connect_with_timeout()