Searched refs:CURL_WAIT_POLLOUT (Results 1 – 4 of 4) sorted by relevance
112 #define CURL_WAIT_POLLOUT 0x0004 macro
1237 if(extra_fds[i].events & CURL_WAIT_POLLOUT) {1247 extra_fds[i].revents |= CURL_WAIT_POLLOUT;1260 if(extra_fds[i].events & CURL_WAIT_POLLOUT)1306 mask |= CURL_WAIT_POLLOUT;1319 mask |= CURL_WAIT_POLLOUT;
1026 CURL_WAIT_POLLOUT 7.28.0
382 d CURL_WAIT_POLLOUT...