hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
hunt.io.channel.posix.AbstractListener
hunt
io
channel
posix
Undocumented in source.
Members
Classes
AbstractListener
class
AbstractListener
TCP Server
Functions
accept4
int
accept4
(int , sockaddr* , socklen_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Variables
SOCK_CLOEXEC
enum
int
SOCK_CLOEXEC
;
Undocumented in source.
SOCK_NONBLOCK
enum
int
SOCK_NONBLOCK
;
Undocumented in source.
Meta
Source
See Source File
hunt
io
channel
posix
modules
AbstractDatagramSocket
AbstractListener
AbstractStream
EpollEventChannel
KqueueEventChannel