bind9/bin/rndc
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
..
include Drop unused headers 2020-11-11 10:08:12 +01:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
Makefile.am Remove libbind9 2023-02-21 13:12:26 +00:00
rndc.c Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
rndc.conf.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
rndc.rst Fix rndc reset-stats documentation 2025-04-03 15:30:31 +02:00
util.c Remove isc__tls_setfatalmode() function and the calls 2024-02-08 08:01:58 +01:00
util.h Remove C++ support from the public header 2024-12-18 13:10:39 +01:00