eventcore ~master (2021-12-17T12:21:51Z)
Dub
Repo
SOL_TCP
eventcore
drivers
posix
sockets
Undocumented in source.
version(linux)
@
safe
static if
(
!is(typeof(SOL_TCP))
)
enum
SOL_TCP
=
6
;
Meta
Source
See Source File
eventcore
drivers
posix
sockets
aliases
EAGAIN
ECONNREFUSED
ECONNRESET
ENETRESET
ENOTCONN
EPIPE
ETIMEDOUT
sockaddr_storage
classes
PosixEventDriverSockets
functions
accept4
close
read
write
manifest constants
ESHUTDOWN
IP_ADD_MEMBERSHIP
IP_MULTICAST_LOOP
MSG_NOSIGNAL
O_CLOEXEC
SEND_FLAGS
SHUT_RD
SHUT_RDWR
SHUT_WR
SOCK_CLOEXEC
SOCK_NONBLOCK
SOL_TCP
SO_REUSEPORT
TCP_KEEPCNT
TCP_KEEPIDLE
TCP_KEEPINTVL
TCP_USER_TIMEOUT
structs
DgramSocketSlot
StreamListenSocketSlot
StreamSocketSlot