mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
Add DNS_EVENT_VIEWREQSHUTDOWN
This commit is contained in:
@@ -49,6 +49,7 @@ ISC_LANG_BEGINDECLS
|
||||
#define DNS_EVENT_VALIDATORDONE (ISC_EVENTCLASS_DNS + 19)
|
||||
#define DNS_EVENT_REQUESTDONE (ISC_EVENTCLASS_DNS + 20)
|
||||
#define DNS_EVENT_VALIDATORSTART (ISC_EVENTCLASS_DNS + 21)
|
||||
#define DNS_EVENT_VIEWREQSHUTDOWN (ISC_EVENTCLASS_DNS + 22)
|
||||
|
||||
#define DNS_EVENT_FIRSTEVENT (ISC_EVENTCLASS_DNS + 0)
|
||||
#define DNS_EVENT_LASTEVENT (ISC_EVENTCLASS_DNS + 65535)
|
||||
|
Reference in New Issue
Block a user