
Net::Server::Proto::TCP - Net::Server TCP protocol.

See Net::Server::Proto.

Protocol module for Net::Server. This module implements the SOCK_STREAM socket type under INET (also known as TCP). See Net::Server::Proto.

There are no additional parameters that can be specified. See Net::Server for more information on reading arguments.

Distributed under the same terms as Net::Server