mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-27 09:06:51 -04:00
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. |
||
|---|---|---|
| .. | ||
| include | ||
| .gitignore | ||
| Makefile.am | ||
| rndc.c | ||
| rndc.conf.rst | ||
| rndc.rst | ||
| util.c | ||
| util.h | ||