]> git.ipfire.org Git - thirdparty/curl.git/commit
ip-happy: do not set unnecessary timeout
authorStefan Eissing <stefan@eissing.org>
Mon, 29 Sep 2025 14:38:55 +0000 (16:38 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 1 Oct 2025 06:01:47 +0000 (08:01 +0200)
commitb02238975768d0bcbf8c7ef00eaaee3ec379f4ff
tree873087856dd90fbc51e5caf83de4780e6afb40b0
parentd8823e855c2698e840f6a1faf9aad3adbe4b9fdc
ip-happy: do not set unnecessary timeout

When attempts on all addresses have been started, do no longer set any
EXPIRE_HAPPY_EYEBALLS timeouts.

Fixes #18767
Reported-by: Johannes Schindelin
Closes #18768
docs/libcurl/curl_global_trace.md
lib/cf-ip-happy.c
lib/cf-socket.c
lib/curl_trc.c
lib/curl_trc.h
lib/multi.c
tests/http/test_06_eyeballs.py
tests/http/testenv/curl.py