hunt.io.channel.posix.AbstractListener

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