bind9/lib
Aram Sargsyan 74a8acdc8d Separate the single setter/getter functions for TCP timeouts
Previously all kinds of TCP timeouts had a single getter and setter
functions. Separate each timeout to its own getter/setter functions,
because in majority of cases only one is required at a time, and it's
not optimal expanding those functions every time a new timeout value
is implemented.
2025-04-23 17:03:05 +00:00
..
dns Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
isc Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
isccc Remove unused symtab implementation 2025-02-25 11:29:58 +01:00
isccfg Implement tcp-primaries-timeout 2025-04-23 17:03:05 +00:00
ns Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00