Home | History | Annotate | Download | only in curl

Lines Matching full:curl_multi_socket_action

560    res = curl_multi_socket_action(... TIMEOUT ...);
565 When curl_multi_socket_action() is called with no specific handle, but only
2115 ingoing socket (when using the curl_multi_socket_action stuff). While this
5246 - Robert Iakobashvil added curl_multi_socket_action() to libcurl, which is a
5254 existing application automatically use curl_multi_socket_action() instead of