AsyncSocket.this
- this(EventLoop evLoop, int domain, SocketType type, int protocol, fd_t handle)
- this(EventLoop evLoop, int domain, SocketType type, int protocol)
- this(EventLoop eventLoop, int domain, SocketType type)
- this(EventLoop evLoop, int domain, int type, int protocol)
- this(EventLoop evLoop, int domain, int type)
See Also
libasync socket AsyncSocket
aliasesconstructorsdestructorsfunctionsmixinspropertiesvariables
Create a new asynchronous socket within domain of type using protocol.