mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
reserve events for address.[ch]
This commit is contained in:
@@ -35,6 +35,8 @@ ISC_LANG_BEGINDECLS
|
||||
#define DNS_EVENT_QUERYDONE (ISC_EVENTCLASS_DNS + 5)
|
||||
#define DNS_EVENT_DISPATCH (ISC_EVENTCLASS_DNS + 6)
|
||||
#define DNS_EVENT_TCPMSG (ISC_EVENTCLASS_DNS + 7)
|
||||
#define DNS_EVENT_MOREADDRESSES (ISC_EVENTCLASS_DNS + 8)
|
||||
#define DNS_EVENT_NOMOREADDRESSES (ISC_EVENTCLASS_DNS + 9)
|
||||
|
||||
#define DNS_EVENT_FIRSTEVENT (ISC_EVENTCLASS_DNS + 0)
|
||||
#define DNS_EVENT_LASTEVENT (ISC_EVENTCLASS_DNS + 65535)
|
||||
|
Reference in New Issue
Block a user