another event for tcpmsg

This commit is contained in:
Michael Graff
1999-07-09 23:46:02 +00:00
parent 71bb81ed46
commit 111bf2b31d

View File

@@ -34,6 +34,7 @@ ISC_LANG_BEGINDECLS
#define DNS_EVENT_QUERY (ISC_EVENTCLASS_DNS + 4)
#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_FIRSTEVENT (ISC_EVENTCLASS_DNS + 0)
#define DNS_EVENT_LASTEVENT (ISC_EVENTCLASS_DNS + 65535)