bind9/lib
Ondřej Surý 477130cf8e Add the tcp-reuse-timeout option
The idle timeout that bounds how long a reused outgoing TCP/TLS
connection is held open for reuse was only tunable through the 'named -T
tcpidletimeout' developer hook added earlier on this branch. Make it a
proper configuration option, tcp-reuse-timeout (options block, in units
of 100 milliseconds like the other tcp-*-timeout options), and drop the
-T hook.
2026-06-24 13:52:46 +02:00
..
dns Add the tcp-reuse-timeout option 2026-06-24 13:52:46 +02:00
isc ignore 0-byte reads in the TCP read callback 2026-06-22 09:33:38 +03:00
isccc switch isc_md_type_t to a proper enum 2026-02-02 11:12:55 +03:00
isccfg Add the tcp-reuse-timeout option 2026-06-24 13:52:46 +02:00
ns Merge tag 'v9.21.23' 2026-06-17 13:48:49 +00:00
.gitignore
meson.build