1Net::Server::Proto::UNIUXsDeGrRACMo(n3t)ributed Perl DocNuemte:n:tSaetrivoenr::Proto::UNIXDGRAM(3)
2
3
4

NAME

6       Net::Server::Proto::UNIXDGRAM - Net::Server UNIXDGRAM protocol.
7

SYNOPSIS

9       See Net::Server::Proto.
10

DESCRIPTION

12       Protocol module for Net::Server.  This module implements the UNIX
13       SOCK_DGRAM socket type.  See Net::Server::Proto.
14
15       Any sockets created during startup will be chown'ed to the user and
16       group specified in the starup arguments.
17

PARAMETERS

19       The following paramaters may be specified in addition to normal command
20       line parameters for a Net::Server.  See Net::Server for more
21       information on reading arguments.
22
23       udp_recv_len
24           Specifies the number of bytes to read from the SOCK_DGRAM
25           connection handle.  Data will be read into
26           $self->{'server'}->{'udp_data'}.  Default is 4096.  See
27           IO::Socket::INET and recv.
28
29       udp_recv_flags
30           See recv.  Default is 0.
31

QUICK PARAMETER LIST

33         Key               Value                    Default
34
35         ## UNIXDGRAM socket parameters
36         udp_recv_len      \d+                      4096
37         udp_recv_flags    \d+                      0
38

LICENCE

40       Distributed under the same terms as Net::Server
41
42
43
44perl v5.26.3                      2017-08-10  Net::Server::Proto::UNIXDGRAM(3)
Impressum