tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
kevent
tanya
async
event
kqueue
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(MacBSD)
extern (
C
) nothrow @
nogc
int
kevent
(
int
kq
,
const
kevent_t
*
changelist
,
int
nchanges
,
kevent_t
*
eventlist
,
int
nevents
,
const
timespec
*
timeout
)
Meta
Source
See Implementation
tanya
async
event
kqueue
classes
KqueueLoop
enums
EVFILT_READ
EV_ADD
functions
EV_SET
kevent
kqueue
structs
kevent_t