[curl/curl] 2b6ef0: connect: add CURLOPT_IPTIMEOUT_MS
Daniel Stenberg <[email protected]>
| Newsgroups | gmane.comp.web.curl.cvs |
|---|---|
| Message-ID | <curl/curl/push/refs/heads/bagder/timeout-per-addr/[email protected]> |
Branch: refs/heads/bagder/timeout-per-addr
Home: https://github.com/curl/curl
Commit: 2b6ef0ee707b795a1b2f52693fb1f036f9bc9001
https://github.com/curl/curl/commit/2b6ef0ee707b795a1b2f52693fb1f036f9bc9001
Author: Daniel Stenberg <[email protected]>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M docs/libcurl/curl_easy_setopt.3
M docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT.3
M docs/libcurl/opts/CURLOPT_CONNECTTIMEOUT_MS.3
A docs/libcurl/opts/CURLOPT_IPTIMEOUT_MS.3
M docs/libcurl/opts/Makefile.inc
M docs/libcurl/symbols-in-versions
M include/curl/curl.h
M lib/connect.c
M lib/easyoptions.c
M lib/setopt.c
M lib/urldata.h
Log Message:
-----------
connect: add CURLOPT_IPTIMEOUT_MS
Allow applications to specify the timeout per IP address connect attempt
instead of letting libcurl do its "halfing" method.
Closes #6814
_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits