Name: curl_easy_recv()
Description:
Receives data from the connected socket. Use after successful curl_easy_perform() with CURLOPT_CONNECT_ONLY option.
See Implementation
Name: curl_easy_recv()
Description:
Receives data from the connected socket. Use after successful curl_easy_perform() with CURLOPT_CONNECT_ONLY option.