hunt ~v1.1.x (2025-02-10T00:10:27.0144053)
Dub
Repo
eventfd
hunt
event
selector
Epoll
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(HAVE_EPOLL)
extern (
C
) @
system
nothrow
socket_t
eventfd
(
uint
initval
,
int
flags
)
Meta
Source
See Implementation
hunt
event
selector
Epoll
classes
AbstractSelector
EpollEventChannel
enums
EFD_SEMAPHORE
EPOLLIN
EPOLL_CLOEXEC
EPOLL_CTL_ADD
functions
epoll_create
epoll_create1
epoll_ctl
epoll_wait
eventfd
static variables
fdLimit
structs
epoll_event
unions
epoll_data