yu ~master (2022-05-22T03:16:59.2320507)
Dub
Repo
TFD_NONBLOCK
yu
eventloop
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(linux)
package extern (
C
) @
system
nothrow
enum
TFD_NONBLOCK
=
0x800
;
Meta
Source
See Source File
yu
eventloop
selector
epoll
classes
EventChannel
enums
EFD_SEMAPHORE
EPOLLIN
EPOLL_CLOEXEC
EPOLL_CTL_ADD
EPOLL_EVENT
functions
epoll_create
epoll_create1
epoll_ctl
epoll_wait
eventfd
mixinModEvent
timerfd_create
timerfd_gettime
timerfd_settime
manifest constants
TFD_CLOEXEC
TFD_NONBLOCK
TFD_TIMER_ABSTIME
structs
EpollLoop
epoll_event
unions
epoll_data_t