| Value | Meaning |
|---|---|
| EVFLAG_AUTO0x00000000U | |
| EVFLAG_NOENV0x01000000U | |
| EVFLAG_FORKCHECK0x02000000U | |
| EVFLAG_NOINOTIFY0x00100000U | |
| EVFLAG_SIGNALFD0x00200000U | |
| EVBACKEND_SELECT0x00000001U | |
| EVBACKEND_POLL0x00000002U | |
| EVBACKEND_EPOLL0x00000004U | |
| EVBACKEND_KQUEUE0x00000008U | |
| EVBACKEND_DEVPOLL0x00000010U | NYI |
| EVBACKEND_PORT0x00000020U | |
| EVBACKEND_ALL0x0000003FU |