Searched refs:CURL_WAIT_POLLOUT (Results 1 – 8 of 8) sorted by relevance
73 waitfd.events = state ? CURL_WAIT_POLLIN : CURL_WAIT_POLLOUT; in test()
112 #define CURL_WAIT_POLLOUT 0x0004 macro
78 ## CURL_WAIT_POLLOUT section in curl_waitfd
85 ## CURL_WAIT_POLLOUT section in curl_waitfd
191 CURL_WAIT_POLLOUT 7.28.0
540 events |= CURL_WAIT_POLLOUT; in Curl_waitfds_add_ps()
1327 if(extra_fds[i].events & CURL_WAIT_POLLOUT)1419 mask |= CURL_WAIT_POLLOUT;1434 mask |= CURL_WAIT_POLLOUT;
419 d CURL_WAIT_POLLOUT...