Searched refs:Curl_multi_add_perform (Results 1 – 3 of 3) sorted by relevance
99 CURLMcode Curl_multi_add_perform(struct Curl_multi *multi,
592 rc = Curl_multi_add_perform(data->multi, newhandle, conn); in push_promise()
1177 CURLMcode Curl_multi_add_perform(struct Curl_multi *multi, in Curl_multi_add_perform() function