Query: net::server::inet
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Net::Server::INET(3) User Contributed Perl Documentation Net::Server::INET(3)NAMENet::Server::INET - Net::Server personalitySYNOPSISuse Net::Server::INET; @ISA = qw(Net::Server::INET); sub process_request { #...code... } Net::Server::INET->run();DESCRIPTIONPlease 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 FILESee Net::Server.PROCESS FLOWSee Net::ServerHOOKSThere are no additional hooks in Net::Server::INET.TO DOSee Net::ServerAUTHORPaul T. Seamons paul@seamons.comSEE ALSOPlease see also Net::Server::Fork, Net::Server::INET, Net::Server::PreFork, Net::Server::MultiType, Net::Server::Single perl v5.12.1 2007-02-03 Net::Server::INET(3)
Related Man Pages |
---|
net::server::proto::tcp(3) - mojave |
net::server::proto::udp(3) - mojave |
net::server::fork5.18(3) - mojave |
net::server::multitype(3) - suse |
net::server::multitype(3) - osx |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Change directory error |
Update kernel Linux without reboot?! |
A (ksh) Library For and From UNIX.com |
Docker learning Phase-I |