567. [bug] Setting the zone transfer timeout to zero caused an

assertion failure. [RT #302]

 566.   [func]          New public function dns_timer_setidle().
This commit is contained in:
Andreas Gustafsson
2000-11-17 19:04:51 +00:00
parent 4d56f59ad0
commit ba6fd25808
7 changed files with 26 additions and 33 deletions

View File

@@ -933,6 +933,7 @@
./lib/dns/include/dns/ssu.h C 2000
./lib/dns/include/dns/tcpmsg.h C 1999,2000
./lib/dns/include/dns/time.h C 1999,2000
./lib/dns/include/dns/timer.h C 2000
./lib/dns/include/dns/tkey.h C 1999,2000
./lib/dns/include/dns/tkeyconf.h C 1999,2000
./lib/dns/include/dns/tsig.h C 1999,2000
@@ -1092,6 +1093,7 @@
./lib/dns/ssu.c C 2000
./lib/dns/tcpmsg.c C 1999,2000
./lib/dns/time.c C 1998,1999,2000
./lib/dns/timer.c C 2000
./lib/dns/tkey.c C 1999,2000
./lib/dns/tsig.c C 1999,2000
./lib/dns/ttl.c C 1999,2000