Create a TCP server channel.
Create a TCP server channel.
an IOSelector in charge of handling this server channel.
a TCP server configuration
a tuple with the local socket address the server has been bound to, and a stream of client sockets filled in progressively each time a new client connection is accepted.
Factory methods for TCP server channels