Home | History | Annotate | Download | only in opts

Lines Matching full:libcurl

23 .TH CURLOPT_SOCKOPTFUNCTION 3 "May 15, 2017" "libcurl 7.58.0" "curl_easy_setopt options"
38 #define CURL_SOCKOPT_ERROR 1 /* causes libcurl to abort and return
51 When set, this callback function gets called by libcurl when the socket has
60 Future versions of libcurl may support more purposes. libcurl passes the newly
72 \fICURL_SOCKOPT_ALREADY_CONNECTED\fP, to tell libcurl that the socket is
73 already connected and then libcurl will not attempt to connect it. This allows
75 \fICURLOPT_OPENSOCKETFUNCTION(3)\fP and then have this function make libcurl
83 /* make libcurl use the already established socket 'sockfd' */
99 /* This return code was added in libcurl 7.21.5 */
105 /* libcurl will internally think that you connect to the host