tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
accept4
tanya
net
socket
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (
C
) @
nogc
nothrow
int
accept4
(
int
,
sockaddr
*
,
socklen_t
*
,
int
flags
)
Meta
Source
See Implementation
tanya
net
socket
classes
ConnectedSocket
OverlappedConnectedSocket
OverlappedStreamSocket
Socket
SocketException
SocketState
StreamSocket
enums
OverlappedSocketEvent
SocketType
functions
accept4
wouldHaveBlocked
interfaces
ConnectionOrientedSocket
manifest constants
ESOCKTNOSUPPORT
SOCK_NONBLOCK
structs
Linger
variables
socketError