epoll_event
version(HAVE_EPOLL)
extern (
C) @
system nothrow
struct epoll_event {
}
- data
epoll_data data;
Undocumented in source.
- events
uint events;
Undocumented in source.
hunt event selector Epoll
classesenumsfunctionsstatic variablesstructsunions