Loading docs/libcurl/curl_easy_recv.3 +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ buffer. The variable \fBn\fP points to will receive the number of received bytes. To establish the connection, set \fBCURLOPT_CONNECT_ONLY(3)\fP option before calling \fIcurl_easy_perform(3)\fP or \cIcurl_multi_perform(3)\fP. Note that calling \fIcurl_easy_perform(3)\fP or \fIcurl_multi_perform(3)\fP. Note that \fIcurl_easy_recv(3)\fP does not work on connections that were created without this option. Loading Loading
docs/libcurl/curl_easy_recv.3 +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ buffer. The variable \fBn\fP points to will receive the number of received bytes. To establish the connection, set \fBCURLOPT_CONNECT_ONLY(3)\fP option before calling \fIcurl_easy_perform(3)\fP or \cIcurl_multi_perform(3)\fP. Note that calling \fIcurl_easy_perform(3)\fP or \fIcurl_multi_perform(3)\fP. Note that \fIcurl_easy_recv(3)\fP does not work on connections that were created without this option. Loading