Query: net::server::single
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Net::Server::Single(3pm) User Contributed Perl Documentation Net::Server::Single(3pm)NAMENet::Server::Single - Net::Server personalitySYNOPSISuse base qw(Net::Server::Single); sub process_request { #...code... }DESCRIPTIONThis module offers no functionality beyond the Net::Server base class. This modules only purpose is to provide parallelism for the MultiType personality. See Net::Server perl v5.14.2 2012-05-29 Net::Server::Single(3pm)
| Related Man Pages |
|---|
| net::server::fork(3) - mojave |
| net::server::fork(3) - suse |
| net::server::multitype(3) - osx |
| net::server::multitype(3pm) - debian |
| net::server::proto::unix(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |