bind9/lib
Andreas Gustafsson a84cfaa3f2 The bug fix in socket.c 1.189 was less than ideal: if a socket
got wedged in a state where accept() always returns EBADF, the server would loop calling
internal_accept() repeatedly.  Implemented an alternative fix where a hard
error in accept() causes an event with a nonzero result code to be sent, and
the new socket object to be freed
2001-04-10 21:38:33 +00:00
..
bind hpux 2001-04-09 09:17:16 +00:00
dns Don't log a generic "sending notifies" message if there are no servers to 2001-04-10 19:19:49 +00:00
isc The bug fix in socket.c 1.189 was less than ideal: if a socket 2001-04-10 21:38:33 +00:00
isccc remove the errno handling code, which was only used by readsymtab/writesymtab 2001-03-28 23:11:41 +00:00
isccfg cfg_type_rndcconf was declared twice 2001-04-04 01:41:06 +00:00
lwres don't do 0.0.0.0 -> 127.0.0.1 conversion for netmasks. 2001-04-02 23:05:14 +00:00
tests copyright update 2001-01-09 22:01:04 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in Remove OMAPI. 2001-03-27 00:53:58 +00:00