bind9/lib/isc
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
..
include 724. [func] New libisc functions isc_netaddr_any(), 2001-02-02 02:48:47 +00:00
nls copyright update 2001-01-09 22:01:04 +00:00
nothreads copyright update 2001-01-09 22:01:04 +00:00
pthreads The msgcat text contained an extra %s. 2001-01-23 02:27:19 +00:00
unix "hard" errors in accept() were handled really badly. They were logged 2001-02-06 23:43:01 +00:00
win32 copyright update 2001-01-09 22:01:04 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
api incremented library version number for 9.2 2001-01-19 01:55:11 +00:00
assertions.c copyright update 2001-01-09 22:01:04 +00:00
base64.c copyright update 2001-01-09 22:01:04 +00:00
bitstring.c copyright update 2001-01-09 22:01:04 +00:00
buffer.c copyright update 2001-01-09 22:01:04 +00:00
bufferlist.c copyright update 2001-01-09 22:01:04 +00:00
commandline.c copyright update 2001-01-09 22:01:04 +00:00
error.c copyright update 2001-01-09 22:01:04 +00:00
event.c copyright update 2001-01-09 22:01:04 +00:00
fsaccess.c copyright update 2001-01-09 22:01:04 +00:00
heap.c copyright update 2001-01-09 22:01:04 +00:00
hex.c copyright update 2001-01-09 22:01:04 +00:00
hmacmd5.c copyright update 2001-01-09 22:01:04 +00:00
inet_aton.c copyright update 2001-01-09 22:01:04 +00:00
inet_ntop.c revert half of 711. - there was no off by one error in the v6 case, 2001-01-25 20:10:02 +00:00
inet_pton.c copyright update 2001-01-09 22:01:04 +00:00
lex.c formatting & macro updates 2001-01-24 21:12:48 +00:00
lfsr.c copyright update 2001-01-09 22:01:04 +00:00
lib.c copyright update 2001-01-09 22:01:04 +00:00
log.c copyright update 2001-01-09 22:01:04 +00:00
Makefile.in copyright update 2001-01-09 22:01:04 +00:00
md5.c copyright update 2001-01-09 22:01:04 +00:00
mem.c ctx->checkfree was only being initialized if USE_INTERNAL_MALLOC was on. 2001-02-05 23:48:25 +00:00
mutexblock.c copyright update 2001-01-09 22:01:04 +00:00
netaddr.c 724. [func] New libisc functions isc_netaddr_any(), 2001-02-02 02:48:47 +00:00
ondestroy.c copyright update 2001-01-09 22:01:04 +00:00
print.c copyright update 2001-01-09 22:01:04 +00:00
quota.c copyright update 2001-01-09 22:01:04 +00:00
random.c copyright update 2001-01-09 22:01:04 +00:00
ratelimiter.c copyright update 2001-01-09 22:01:04 +00:00
result.c copyright update 2001-01-09 22:01:04 +00:00
rwlock.c copyright update 2001-01-09 22:01:04 +00:00
serial.c copyright update 2001-01-09 22:01:04 +00:00
sha1.c copyright update 2001-01-09 22:01:04 +00:00
sockaddr.c copyright update 2001-01-09 22:01:04 +00:00
string.c copyright update 2001-01-09 22:01:04 +00:00
symtab.c copyright update 2001-01-09 22:01:04 +00:00
task.c copyright update 2001-01-09 22:01:04 +00:00
task_p.h copyright update 2001-01-09 22:01:04 +00:00
taskpool.c copyright update 2001-01-09 22:01:04 +00:00
timer.c remove the completely unused timer->mctx field. 2001-01-27 02:44:07 +00:00
timer_p.h copyright update 2001-01-09 22:01:04 +00:00
version.c copyright update 2001-01-09 22:01:04 +00:00