Searched refs:CURLM_CALL_MULTI_PERFORM (Results 1 – 10 of 10) sorted by relevance
1363 rc = CURLM_CALL_MULTI_PERFORM; in multi_runsingle()1407 rc = CURLM_CALL_MULTI_PERFORM; in multi_runsingle()1473 rc = CURLM_CALL_MULTI_PERFORM; in multi_runsingle()1502 rc = CURLM_CALL_MULTI_PERFORM; in multi_runsingle()1512 rc = CURLM_CALL_MULTI_PERFORM; in multi_runsingle()1534 rc = CURLM_CALL_MULTI_PERFORM; in multi_runsingle()1557 rc = CURLM_CALL_MULTI_PERFORM; in multi_runsingle()1574 rc = CURLM_CALL_MULTI_PERFORM; in multi_runsingle()1589 rc = CURLM_CALL_MULTI_PERFORM; in multi_runsingle()1599 rc = CURLM_CALL_MULTI_PERFORM; in multi_runsingle()[all …]
356 case CURLM_CALL_MULTI_PERFORM: in curl_multi_strerror()
59 CURLM_CALL_MULTI_PERFORM = -1, /* please call curl_multi_perform() or enumerator74 #define CURLM_CALL_MULTI_SOCKET CURLM_CALL_MULTI_PERFORM
62 CURLM_CALL_MULTI_PERFORM = -1, /* please call curl_multi_perform() or enumerator81 #define CURLM_CALL_MULTI_SOCKET CURLM_CALL_MULTI_PERFORM
43 for(multiret = CURLM_CALL_MULTI_PERFORM; multiret <= CURLM_LAST; in test()
118 case CURLM_CALL_MULTI_PERFORM: in mcode_or_die()
67 CHECK_NE(CURLM_CALL_MULTI_PERFORM, code) in OnSocketReady()
336 CURLM_CALL_MULTI_PERFORM 7.9.6
1782 d CURLM_CALL_MULTI_PERFORM...
374 doesn't have any code for using CURLM_CALL_MULTI_PERFORM for as long the