Home
last modified time | relevance | path

Searched refs:CURL_POLL_REMOVE (Results 1 – 16 of 16) sorted by relevance

/external/google-breakpad/src/third_party/curl/
Dmulti.h223 #define CURL_POLL_REMOVE 4 macro
/external/curl/docs/examples/
Dmulti-uv.c195 case CURL_POLL_REMOVE: in handle_socket()
Dhiperfifo.c284 if(what == CURL_POLL_REMOVE) { in sock_cb()
Dghiper.c251 if(what == CURL_POLL_REMOVE) { in sock_cb()
Devhiperfifo.c287 if(what == CURL_POLL_REMOVE) { in sock_cb()
Dasiohiper.cpp324 if(what == CURL_POLL_REMOVE) { in sock_cb()
Dephiperfifo.c318 if(what == CURL_POLL_REMOVE) { in sock_cb()
/external/curl/include/curl/
Dmulti.h262 #define CURL_POLL_REMOVE 4 macro
/external/curl/tests/libtest/
Dlib582.c119 if(action == CURL_POLL_REMOVE) { in curlSocketCallback()
/external/curl/lib/
Deasy.c415 if(what == CURL_POLL_REMOVE) { in events_socket()
440 if(what == CURL_POLL_REMOVE) { in events_socket()
Dmulti.c2413 multi->socket_cb(data, s, CURL_POLL_REMOVE, in singlesocket()
2459 multi->socket_cb(data, s, CURL_POLL_REMOVE, in Curl_multi_closed()
/external/libbrillo/brillo/http/
Dhttp_transport_curl_unittest.cc278 EXPECT_EQ(0, socket_callback(handle_, dummy_socket_, CURL_POLL_REMOVE, in TEST_F()
Dhttp_transport_curl.cc354 } else if (what == CURL_POLL_REMOVE) { in MultiSocketCallback()
/external/curl/docs/libcurl/
Dsymbols-in-versions859 CURL_POLL_REMOVE 7.14.0
/external/curl/packages/OS400/
Dcurl.inc.in316 d CURL_POLL_REMOVE...
/external/curl/
DCHANGES3248 CURL_POLL_REMOVE. At this point the fd is already closed.
3253 Curl_multi_closed we are able to notify multi with CURL_POLL_REMOVE