Paul Seamons > Net-Server-0.97 > Net::Server::Proto::TCP

Download:
Net-Server-0.97.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  15
Open  4
View Bugs
Report a bug
Source  

NAME ^

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

SYNOPSIS ^

See Net::Server::Proto.

DESCRIPTION ^

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

PARAMETERS ^

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

LICENCE ^

Distributed under the same terms as Net::Server