Home
last modified time | relevance | path

Searched refs:easy (Results 151 – 160 of 160) sorted by relevance

1234567

/curl/.github/
H A Dlabeler.yml7 # triaging, but is intended to add labels to the easy cases. If the matching
/curl/docs/
H A DKNOWN_BUGS501 The fix is not easy: proper automatic referrals chasing requires a
503 descriptors for a single easy handle (currently limited to 5).
H A DFAQ903 them is to listen on the network. Eavesdropping is easy. Use more secure
1199 When you use the easy interface the connection cache is kept within the easy
1201 kept within the multi handle and will be shared among all the easy handles
1310 With the easy interface you make sure to return the correct error code from
1319 removing the particular easy handle from the multi stack at any moment you
/curl/lib/
H A Dmulti.c775 struct Curl_easy *easy = data; in curl_multi_remove_handle() local
850 (void)singlesocket(multi, easy); /* to let the application know what sockets in curl_multi_remove_handle()
890 if(msg->extmsg.easy_handle == easy) { in curl_multi_remove_handle()
H A Durldata.h1550 typedef int (*multidone_func)(struct Curl_easy *easy, CURLcode result);
/curl/lib/vssh/
H A Dlibssh2.c392 static int sshkeycallback(struct Curl_easy *easy, in sshkeycallback() argument
398 (void)easy; in sshkeycallback()
/curl/docs/libcurl/
H A Dcurl_easy_setopt.md23 curl_easy_setopt - set options for a curl easy handle
H A Dlibcurl-security.md66 clear text (HTTP Basic authentication, FTP, TELNET etc). It is easy for anyone
/curl/
H A Dconfigure.ac4823 AC_ARG_ENABLE(get-easy-options,
4824 AS_HELP_STRING([--enable-get-easy-options],[Enable curl_easy_options])
4825 AS_HELP_STRING([--disable-get-easy-options],[Disable curl_easy_options]),
/curl/packages/OS400/
H A Dcurl.inc.in2622 d easy * value CURL *

Completed in 71 milliseconds

1234567