tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
epoll_ctl
tanya
async
event
epoll
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!D_Ddoc && linux)
extern (
C
) nothrow @
nogc
int
epoll_ctl
(
int
epfd
,
int
op
,
int
fd
,
epoll_event
*
event
)
Meta
Source
See Implementation
tanya
async
event
epoll
classes
EpollLoop
functions
epoll_create1
epoll_ctl
epoll_wait