Net::Server::INET

NAME
Net::Server::INET - Net::Server personality SYNOPSIS
use Net::Server::INET; @ISA = qw(Net::Server::INET); sub process_request { #...code... } Net::Server::INET->run(); DESCRIPTION
Please read the pod on Net::Server first. This module is a personality, or extension, or sub class, of the Net::Server module. This personality is intended for use with inetd. It offers no methods beyond the Net::Server base class. This module operates by overriding the pre_bind, bind, accept, and post_accept methods to let all socket processing to be done by inetd. CONFIGURATION FILE
See Net::Server. PROCESS FLOW
See Net::Server HOOKS
There are no additional hooks in Net::Server::INET. TO DO
See Net::Server AUTHOR
Paul T. Seamons paul@seamons.com SEE ALSO
Please see also Net::Server::Fork, Net::Server::INET, Net::Server::PreFork, Net::Server::MultiType, Net::Server::Single perl v5.8.6 2005-01-13 Net::Server::INET(3)

manual pages:

3 A B C D E F G H I L M N O P Q R S T U W X _
a b c d e f g h i j k l m n o p q r s t u v w x y z



www.osxterminal.com is a website by Andreas Wacker