eventcore ~master (2021-12-17T12:21:51Z)
Dub
Repo
SOCK_CLOEXEC
eventcore
drivers
posix
epoll
Undocumented in source.
version(linux)
@
safe
@
nogc
nothrow
static if
(
!is(typeof(SOCK_CLOEXEC))
)
enum
SOCK_CLOEXEC
=
0x80000
;
Meta
Source
See Source File
eventcore
drivers
posix
epoll
aliases
EpollEventDriver
classes
EpollEventLoop
manifest constants
SOCK_CLOEXEC