Files
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
..
2001-04-09 09:17:16 +00:00
2001-01-09 22:01:04 +00:00
2001-03-27 00:53:58 +00:00