bind9/bin/rndc
Evan Hunt 248f765e73
set the default rndc read timeout to 60 seconds
While the connect timeout was set to 60 seconds in rndc, the
idle read timeout was left at the default value of 30 seconds.
This commit sets it back to 60, to match the behavior in 9.16
and earlier.

(cherry picked from commit 9cacf9e336)
2023-05-05 11:46:55 +02: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 Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
rndc.c set the default rndc read timeout to 60 seconds 2023-05-05 11:46:55 +02:00
rndc.conf Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rndc.conf.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 11:01:32 +01:00
rndc.rst Make rndc dnstap -roll docs easier to read 2023-04-05 16:03:24 +02:00
util.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
util.h Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:42:18 +01:00