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)
libasync socket AsyncSocket
aliasesconstructorsdestructorsfunctionsmixinspropertiesvariables
Convenience constructor for when there is only one protocol supporting both domain and type.