Home | History | Annotate | Download | only in spdy2http

Lines Matching refs:curl_easy_pause

428     if(CURLE_OK != (ret = curl_easy_pause(proxy->curl_handle, CURLPAUSE_CONT)))
430 PRINT_INFO2("curl_easy_pause returned %i", ret);