bind9/lib/isc/include
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
..
isc Separate the single setter/getter functions for TCP timeouts 2025-04-23 17:03:05 +00:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00