Constructor, uses the default fiber stack size and the default setting for buffered socket writing.
Connects the socket, the asynchronous reader and writer, and the provided epoll select dispatcher.
epoll select dispatcher which this connection should use for i/o
the socket
user-specified finalizer, called when the connection is shut down
user-specified error handler, called when a connection error occurs
See Implementation
Constructor, uses the default fiber stack size and the default setting for buffered socket writing.
Connects the socket, the asynchronous reader and writer, and the provided epoll select dispatcher.