]> git.ipfire.org Git - thirdparty/curl.git/commit
curl_trc: remove unused expire timers master
authorStefan Eissing <stefan@eissing.org>
Mon, 3 Aug 2026 10:14:17 +0000 (12:14 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 3 Aug 2026 11:10:16 +0000 (13:10 +0200)
commitb3cd31965520616c77822347a1c7da8dfb46df84
treef1dd1eaebb579806c75d3b14c922bfacc575e99e
parent08679d89f53f76dd8e182286c7bac9b8710684b4
curl_trc: remove unused expire timers

The expire timers
-  DNS_PER_NAME
-  DNS_PER_NAME2
-  HAPPY_EYEBALLS_DNS

are unused since we changed our happy eyeballing and handling of partial
resolve results.

Closes #22468
lib/curl_trc.c
lib/urldata.h