Home
last modified time | relevance | path

Searched refs:timeouts (Results 1 – 11 of 11) sorted by relevance

/curl/docs/libcurl/opts/
H A DCURLOPT_NOSIGNAL.md34 resolver, timeouts cannot occur while the name resolve takes place. Consider
36 asynchronous DNS lookups, to enable timeouts for name resolves without the use
H A DCURLMOPT_TIMERFUNCTION.md36 Certain features, such as timeouts and retries, require you to call libcurl
/curl/tests/data/
H A Dtest120944 # specifically saying for which connection it concerns, and for timeouts libcurl
/curl/lib/
H A Dasyn-ares.c574 int timeouts, in query_completed_cb() argument
582 (void)timeouts; /* ignored */ in query_completed_cb()
742 static void addrinfo_cb(void *arg, int status, int timeouts, in addrinfo_cb() argument
747 (void)timeouts; in addrinfo_cb()
/curl/docs/libcurl/
H A Dcurl_multi_fdset.md71 otherwise internal retries and timeouts may not work as you would think and
H A Dlibcurl-thread.md71 option to 1L for all handles. Everything works fine except that timeouts
H A Dcurl_version_info.md165 more exact timeouts (even on Windows) and less blocking when using the multi
H A Dlibcurl-tutorial.md1393 code so we advise you to never use long timeouts on select() before you call
/curl/docs/
H A DTODO173 18.29 --retry and transfer timeouts
1260 18.29 --retry and transfer timeouts
1262 If using --retry and the transfer timeouts (possibly due to using -m or
H A DKNOWN_BUGS474 Occasionally, one of the tests timeouts. Inexplicably.
H A DFAQ78 4.17 Non-functional connect timeouts on Windows
1021 4.17 Non-functional connect timeouts
1084 do not use TCP. To handle those situations, curl offers a number of timeouts

Completed in 43 milliseconds