#include <isc/eventclass.h>Go to the source code of this file.
Defines | |
| #define | ISCCC_EVENTS_H 1 |
| #define | ISCCC_EVENT_CCMSG (ISC_EVENTCLASS_ISCCC + 0) |
| Registry of ISCCC event numbers. | |
| #define | ISCCC_EVENT_FIRSTEVENT (ISC_EVENTCLASS_ISCCC + 0) |
| #define | ISCCC_EVENT_LASTEVENT (ISC_EVENTCLASS_ISCCC + 65535) |
Definition in file events.h.
| #define ISCCC_EVENT_CCMSG (ISC_EVENTCLASS_ISCCC + 0) |
Registry of ISCCC event numbers.
Definition at line 45 of file events.h.
Referenced by control_recvmessage(), and isccc_ccmsg_readmessage().
| #define ISCCC_EVENT_LASTEVENT (ISC_EVENTCLASS_ISCCC + 65535) |