bind9/lib
David Lawrence d20d22616b A socket result of ISC_R_SUCCESS can still possibly be posted even after
isc_socket_cancel() has been called.  resquery_senddone() has been fixed
to account for this (there was a race condition because of the faulty
assumption that only ISC_R_CANCELED would be returned after
isc_socket_cancel()).

The interaction of resquery_response() with the dispatcher now has to be
closely reviewed to make sure it does not have a similar problem with
a canceled query.  If the faulty assumption hadn't been faulty, it was
fine, but now I'm not so sure.
2000-07-07 19:43:14 +00:00
..
dns A socket result of ISC_R_SUCCESS can still possibly be posted even after 2000-07-07 19:43:14 +00:00
isc 300. [bug] Using both <isc/net.h> and <lwres/net.h> didn't work 2000-07-01 01:41:54 +00:00
lwres Some of the lwres functions weren't calling lwres_conf_parse. 2000-07-07 19:43:10 +00:00
omapi Disable the requirement that all messages be signed, since this 2000-06-28 05:24:41 +00:00
tests new error code DNS_R_NOTZONETOP 2000-07-04 03:59:54 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in add RCS id string 2000-06-22 22:00:42 +00:00