Searched refs:CURLM_CALL_MULTI_PERFORM (Results 1 – 9 of 9) sorted by relevance
1782 rc = CURLM_CALL_MULTI_PERFORM;1831 rc = CURLM_CALL_MULTI_PERFORM;1899 rc = CURLM_CALL_MULTI_PERFORM;1928 rc = CURLM_CALL_MULTI_PERFORM;1943 rc = CURLM_CALL_MULTI_PERFORM;1969 rc = CURLM_CALL_MULTI_PERFORM;1995 rc = CURLM_CALL_MULTI_PERFORM;2011 rc = CURLM_CALL_MULTI_PERFORM;2027 rc = CURLM_CALL_MULTI_PERFORM;2048 rc = CURLM_CALL_MULTI_PERFORM;[all …]
371 case CURLM_CALL_MULTI_PERFORM: in curl_multi_strerror()
62 CURLM_CALL_MULTI_PERFORM = -1, /* please call curl_multi_perform() or enumerator83 #define CURLM_CALL_MULTI_SOCKET CURLM_CALL_MULTI_PERFORM
43 for(multiret = CURLM_CALL_MULTI_PERFORM; multiret <= CURLM_LAST; in test()
378 while (CURLM_CALL_MULTI_PERFORM == in testExternalPost()415 while (CURLM_CALL_MULTI_PERFORM == in testExternalPost()
961 && CURLM_CALL_MULTI_PERFORM != ret) in standard_request_handler()1145 && CURLM_CALL_MULTI_PERFORM != ret) in run()
991 } while (m_code == CURLM_CALL_MULTI_PERFORM); in handle_transfer()1029 } while (m_code == CURLM_CALL_MULTI_PERFORM); in handle_transfer()
350 CURLM_CALL_MULTI_PERFORM 7.9.6
1986 d CURLM_CALL_MULTI_PERFORM...