bind9/lib
Andreas Gustafsson 9a3ee1570d "hard" errors in accept() were handled really badly. They were logged
twice, and the socket object for the new socket was never destroyed,
causing the server to hang on exit (if multithreaded) or dump core on exit
(if singlethreaded).  Now the only difference between "hard" and "soft" errors
is that the latter are not logged.
2001-02-06 23:43:01 +00:00
..
dns don't free the structure twice (thanks, Andreas) 2001-02-05 20:29:56 +00:00
isc "hard" errors in accept() were handled really badly. They were logged 2001-02-06 23:43:01 +00:00
lwres The flags field of the request structures were not initialized (thanks, purify) 2001-02-05 20:48:42 +00:00
omapi Only check to make sure that the full number of bytes were sent if the 2001-02-06 22:54:27 +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 copyright update 2001-01-09 22:01:04 +00:00