curl/tests/server
Daniel Stenberg df2b4ccc22
hostip: cache negative name resolves
Hold them for half the normal lifetime. Helps when told to transfer N
URLs in quick succession that all use the same non-resolving hostname.

Done by storing a DNS entry with a NULL pointer for 'addr'.

Previously an attempt was made in #12406 by Björn Stenberg that was
ultimately never merged.

Closes #18157
2025-08-05 08:05:31 +02:00
..
.checksrc
.gitignore
CMakeLists.txt build: tidy up compiler definition for tests 2025-07-28 12:43:01 +02:00
dnsd.c hostip: cache negative name resolves 2025-08-05 08:05:31 +02:00
first.c
first.h build: tidy up compiler definition for tests 2025-07-28 12:43:01 +02:00
getpart.c
Makefile.am build: tidy up compiler definition for tests 2025-07-28 12:43:01 +02:00
Makefile.inc
memptr.c
mqttd.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
resolve.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
rtspd.c build: disable TCP_NODELAY for emscripten 2025-08-05 00:34:24 +02:00
sockfilt.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
socksd.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
sws.c build: disable TCP_NODELAY for emscripten 2025-08-05 00:34:24 +02:00
tftpd.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
util.c tidy-up: more whitespace/indent, comments 2025-07-25 11:47:51 +02:00