tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
epoll_create
tango
sys
linux
epoll
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (
C
)
int
epoll_create
(
int
size
)
Meta
Source
See Implementation
tango
sys
linux
epoll
aliases
epoll_data_t
enums
EPOLLIN
functions
epoll_create
epoll_ctl
epoll_wait
structs
epoll_event
unions
epoll_data
variables
EPOLL_CTL_ADD
EPOLL_CTL_DEL
EPOLL_CTL_MOD