NAME
Net::Server::Proto::UNIX - adp0 - Net::Server UNIX protocol.
SYNOPSIS
See Net::Server::Proto.DESCRIPTION
Protocol module for Net::Server. This module implements the SOCKDGRAM and SOCKSTREAM socket types under UNIX. See Net::Server::Proto. Any sockets created during startup will be chown'ed to the user and group specified in the starup arguments. PPAARRAAMMEETTEERRSS The following paramaters may be specified in addition to normal command line parameters for a Net::Server. See Net::Server for more information on reading arguments. unixtype Can be either SOCKSTREAM or SOCKDGRAM (default is SOCKSTREAM). This can also be passed on the port line (see Net::Server::Proto). unixpath Default path to the socket file for this UNIX socket. Default is undef. This can also be passed on the port line (see Net::Server::Proto). QQUUIICCKK PPAARRAAMMEETTEERR LLIISSTT Key Value Default## UNIX socket parameters
unixtype (SOCKSTREAM|SOCKDGRAM) SOCKSTREAM unixpath "filename" undef LLIICCEENNCCEE Distributed under the same terms as Net::Serverperl v5.8.8 2002-11-13 Net::Server::Proto::UNIX(3)