+6
−0
+3
−2
docs/examples/sendrecv.c
0 → 100644
+117
−0
+5
−3
Loading
and receive data over a connection previously setup with curl_easy_perform() and its CURLOPT_CONNECT_ONLY option. The sendrecv.c example was added to show how they can be used.