![]() |
![]()
| ![]() |
![]()
NAMENet::Server::Proto::UNIX - Net::Server UNIX protocol. SYNOPSISSee Net::Server::Proto. DESCRIPTIONProtocol module for Net::Server. This module implements the UNIX SOCK_STREAM socket type. See Net::Server::Proto. Any sockets created during startup will be chown'ed to the user and group specified in the startup arguments. PARAMETERSThe following parameters may be specified in addition to normal command line parameters for a Net::Server. See Net::Server for more information on reading arguments.
METHODS
QUICK PARAMETER LISTKey Value Default # deprecated UNIX socket parameters unix_type (SOCK_STREAM|SOCK_DGRAM) SOCK_STREAM port "filename" undef # more recent usage port "filename / UNIX" port "filename / UNIXDGRAM" LICENCEDistributed under the same terms as Net::Server
|