curl/docs/libcurl
Jay Satiro ce07f0b8a1 CURLOPT_TIMEOUT.3: Clarify transfer timeout time includes queue time
Prior to this change some users did not understand that the "request"
starts when the handle is added to the multi handle, or probably they
did not understand that some of those transfers may be queued and that
time is included in timeout.

Reported-by: Jeroen Ooms

Fixes https://github.com/curl/curl/issues/4486
Closes https://github.com/curl/curl/pull/4489
2019-10-16 14:20:16 -04:00
..
opts CURLOPT_TIMEOUT.3: Clarify transfer timeout time includes queue time 2019-10-16 14:20:16 -04:00
.gitignore
ABI
CMakeLists.txt
curl_easy_cleanup.3
curl_easy_duphandle.3 curl_easy_duphandle.3: clarify that a duped handle has no shares 2019-03-01 21:47:30 +01:00
curl_easy_escape.3
curl_easy_getinfo.3 CURLINFO_RETRY_AFTER: parse the Retry-After header value 2019-08-07 14:45:39 +02:00
curl_easy_init.3
curl_easy_pause.3
curl_easy_perform.3 whitespace fixes 2018-09-23 22:24:02 +00:00
curl_easy_recv.3
curl_easy_reset.3 whitespace fixes 2018-09-23 22:24:02 +00:00
curl_easy_send.3
curl_easy_setopt.3 CURLOPT_H3: removed 2019-08-09 12:26:02 +02:00
curl_easy_strerror.3
curl_easy_unescape.3
curl_easy_upkeep.3
curl_escape.3
curl_formadd.3 documentation: curl_formadd field and file names are now escaped 2018-12-11 15:31:23 +01:00
curl_formfree.3
curl_formget.3
curl_free.3
curl_getdate.3
curl_getenv.3
curl_global_cleanup.3
curl_global_init.3
curl_global_init_mem.3 curl_global_init_mem.3: mention it was added in 7.12.0 2019-08-11 00:19:45 +02:00
curl_global_sslset.3 axtls: removed 2018-11-01 10:29:53 +01:00
curl_mime_addpart.3
curl_mime_data.3
curl_mime_data_cb.3
curl_mime_encoder.3
curl_mime_filedata.3
curl_mime_filename.3
curl_mime_free.3
curl_mime_headers.3
curl_mime_init.3
curl_mime_name.3
curl_mime_subparts.3
curl_mime_type.3
curl_mprintf.3
curl_multi_add_handle.3
curl_multi_assign.3
curl_multi_cleanup.3
curl_multi_fdset.3
curl_multi_info_read.3
curl_multi_init.3 whitespace fixes 2018-09-23 22:24:02 +00:00
curl_multi_perform.3 docs: add note on failed handles not being counted by curl_multi_perform 2019-10-03 14:36:03 +02:00
curl_multi_poll.3 curl_multi_poll: a sister to curl_multi_wait() that waits more 2019-08-06 09:33:29 +02:00
curl_multi_remove_handle.3 curl_multi_remove_handle.3: use at any time, just not from within callbacks 2019-02-19 11:22:29 +01:00
curl_multi_setopt.3 CURLMOPT_MAX_CONCURRENT_STREAMS: new setopt 2019-10-02 07:47:48 +02:00
curl_multi_socket.3
curl_multi_socket_action.3 CURLMOPT_SOCKETFUNCTION.3: clarified 2019-06-10 13:07:32 +02:00
curl_multi_socket_all.3
curl_multi_strerror.3
curl_multi_timeout.3 whitespace fixes 2018-09-23 22:24:02 +00:00
curl_multi_wait.3 curl_multi_wait.3: escape backslash in example 2019-06-26 15:02:26 +02:00
curl_share_cleanup.3
curl_share_init.3 whitespace fixes 2018-09-23 22:24:02 +00:00
curl_share_setopt.3 curl_share_setopt.3: improve wording [ci ship] 2019-06-04 20:25:39 +02:00
curl_share_strerror.3
curl_slist_append.3 docs: mention potential leak in curl_slist_append 2019-01-02 12:49:49 +01:00
curl_slist_free_all.3 whitespace fixes 2018-09-23 22:24:02 +00:00
curl_strequal.3
curl_strnequal.3
curl_unescape.3
curl_url.3 curl_url.3: this is not experimental anymore 2019-03-22 18:33:06 +01:00
curl_url_cleanup.3 curl_url-docs: fix AVAILABILITY as Added in curl 7.62.0 2018-09-08 16:02:25 +02:00
curl_url_dup.3 curl_url-docs: fix AVAILABILITY as Added in curl 7.62.0 2018-09-08 16:02:25 +02:00
curl_url_get.3 docs: disambiguate CURLUPART_HOST is for host name (ie no port) 2019-09-28 18:13:33 +02:00
curl_url_set.3 docs: disambiguate CURLUPART_HOST is for host name (ie no port) 2019-09-28 18:13:33 +02:00
curl_version.3
curl_version_info.3 curl_version_info: make the quic_version a const 2019-08-13 23:15:49 +02:00
getinfo-times
libcurl-easy.3
libcurl-env.3
libcurl-errors.3 vauth: Use CURLE_AUTH_ERROR for auth function errors 2019-08-14 03:14:01 -04:00
libcurl-multi.3 docs: add note on failed handles not being counted by curl_multi_perform 2019-10-03 14:36:03 +02:00
libcurl-security.3 libcurl: Restrict redirect schemes (follow-up) 2019-07-17 00:48:40 -04:00
libcurl-share.3
libcurl-thread.3 docs: Fix links to OpenSSL docs 2019-06-30 17:16:28 -04:00
libcurl-tutorial.3 libcurl-tutorial.3: Fix small typo (mutipart -> multipart) 2019-06-09 18:36:16 +02:00
libcurl-url.3 libcurl-url.3: overview man page for the URL API 2018-09-10 23:29:37 +02:00
libcurl.3
libcurl.m4
Makefile.am
Makefile.inc curl_multi_poll: a sister to curl_multi_wait() that waits more 2019-08-06 09:33:29 +02:00
mksymbolsmanpage.pl
symbols-in-versions ESNI: initial build/setup 2019-10-02 12:33:08 +02:00
symbols.pl