hunt.io.socket.Posix

Undocumented in source.

Members

Classes

AbstractDatagramSocket
class AbstractDatagramSocket

UDP Socket

AbstractListener
class AbstractListener

TCP Server

AbstractStream
class AbstractStream

TCP Client

Variables

SOCK_CLOEXEC
enum int SOCK_CLOEXEC;
Undocumented in source.
SOCK_NONBLOCK
enum int SOCK_NONBLOCK;
Undocumented in source.

Meta