Lines Matching refs:curl_multi_socket
3324 - Christopher Palow fixed a curl_multi_socket() issue which previously caused
3423 the curl_multi_socket() API with HTTP pipelining enabled and could lead to
3457 (when curl_multi_socket() is used) with REMOVE prematurely (as it would be
5163 when CURLM_CALL_MULTI_PERFORM is returned from curl_multi_socket*/perform,
5164 to make applications using only curl_multi_socket() to properly function
5247 function that deprecates the curl_multi_socket() function. Using the new
5251 curl_multi_socket*().
5255 curl_multi_socket() when you recompile. But of course you'll get better
5919 curl_multi_socket() during name resolves with c-ares and the LOW_SPEED
5920 options now work fine with curl_multi_socket() as well.
6158 - *ALERT* curl_multi_socket() and curl_multi_socket_all() got modified
6164 ALERT2: don't use the curl_multi_socket*() functionality in anything