mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-23 09:51:03 -05:00
When the dispatch code was refactored in libdns, the netmgr was changed to return ISC_R_SHUTTINGDOWN when the netmgr is shutting down, and the ISC_R_CANCELED is now reserved only for situation where the callback was canceled by the caller. This change wasn't reflected in the controlconf.c channel which was still looking for ISC_R_CANCELED as the shutdown event. |
||
|---|---|---|
| .. | ||
| include | ||
| alist.c | ||
| base64.c | ||
| cc.c | ||
| ccmsg.c | ||
| Makefile.am | ||
| sexpr.c | ||
| symtab.c | ||