Details
NAME
Net::Server::Proto::TCP - Net::Server TCP protocol.
SYNOPSIS
See the Net::Server::Proto manpage.
DESCRIPTION
Protocol module for Net::Server. This module implements the SOCK_STREAM socket type under INET (also known as TCP). See the Net::Server::Proto manpage.
PARAMETERS
There are no additional parameters that can be specified. See the Net::Server manpage for more information on reading arguments.
LICENCE
Distributed under the same terms as Net::Server