Query: net::server::proto::unix
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Net::Server::Proto::UNIX(3) User Contributed Perl Documentation Net::Server::Proto::UNIX(3)NAMENet::Server::Proto::UNIX - adp0 - Net::Server UNIX protocol.SYNOPSISSee Net::Server::Proto.DESCRIPTIONProtocol module for Net::Server. This module implements the SOCK_DGRAM and SOCK_STREAM 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.PARAMETERSThe 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. unix_type Can be either SOCK_STREAM or SOCK_DGRAM (default is SOCK_STREAM). This can also be passed on the port line (see Net::Server::Proto). unix_path 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).QUICK PARAMETER LISTKey Value Default ## UNIX socket parameters unix_type (SOCK_STREAM|SOCK_DGRAM) SOCK_STREAM unix_path "filename" undefLICENCEDistributed under the same terms as Net::Server perl v5.12.1 2007-02-03 Net::Server::Proto::UNIX(3)
Similar Topics in the Unix Linux Community |
---|
Grant unprivileged user rights to see the output of echo|format but not modify disks |
Tar Command |
Docker learning Phase-I |
Shopt -s histappend |
32 bit process addressing more than 4GB |