Net::Server::Proto::TCP.3pm

Langue: en

Version: 2007-02-03 (mandriva - 22/10/07)

Section: 3 (Bibliothèques de fonctions)

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