mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-10 02:01:32 -04:00
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. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| lwres | ||
| omapi | ||
| tests | ||
| .cvsignore | ||
| Makefile.in | ||