Searched refs:EINPROGRESS (Results 1 – 3 of 3) sorted by relevance
119 #define EINPROGRESS 119 /* Connection already in progress */ macro
201 #define EINPROGRESS 115 /* Operation now in progress */ macro
141 EINPROGRESS, /* ERR_INPROGRESS -5 Operation in progress */1722 if ((sock->err == 0) || (sock->err == EINPROGRESS)) {
Completed in 7 milliseconds