yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
EV_SET
yu
eventloop
selector
kqueue
Undocumented in source. Be warned that the author may not have intended to support it.
package extern (
C
) @
nogc
nothrow extern (
D
)
static if
(
IOMode == IO_MODE.kqueue
)
void
EV_SET
(
kevent_t
*
kevp
,
typeof
(
kevent_t.tupleof
)
args
)
Meta
Source
See Implementation
yu
eventloop
selector
kqueue
enums
EVFILT_READ
EV_ADD
NOTE_FFNOP
functions
EV_SET
getTimerfd
kevent
kqueue
structs
KqueueLoop
kevent_t