Searched refs:curl_waitfd (Results 1 – 7 of 7) sorted by relevance
23 struct curl_waitfd extra_fds[],38 The calling application may pass additional *curl_waitfd* structures which55 # curl_waitfd chapter58 struct curl_waitfd {67 Bit flag to *curl_waitfd.events* indicating the socket should poll on read72 Bit flag to *curl_waitfd.events* indicating the socket should poll on high77 Bit flag to *curl_waitfd.events* indicating the socket should poll on
24 struct curl_waitfd extra_fds[],39 The calling application may pass additional curl_waitfd structures which are62 # curl_waitfd chapter65 struct curl_waitfd {74 Bit flag to curl_waitfd.events indicating the socket should poll on read79 Bit flag to curl_waitfd.events indicating the socket should poll on high84 Bit flag to curl_waitfd.events indicating the socket should poll on write
118 struct curl_waitfd { struct177 struct curl_waitfd extra_fds[],191 struct curl_waitfd extra_fds[],
55 struct curl_waitfd waitfd; in test()
1215 struct curl_waitfd extra_fds[],1503 struct curl_waitfd extra_fds[],1513 struct curl_waitfd extra_fds[],
2308 d curl_waitfd...2974 d extra_fds * value curl_waitfd *
9362 - multi.h: the 'revents' field of curl_waitfd is supported