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