{
    "mode": "perldoc",
    "parameter": "Net::Server::Proto::UNIXDGRAM",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Net%3A%3AServer%3A%3AProto%3A%3AUNIXDGRAM/json",
    "generated": "2026-06-13T09:44:45Z",
    "synopsis": "See Net::Server::Proto.",
    "sections": {
        "NAME": {
            "content": "Net::Server::Proto::UNIXDGRAM - Net::Server UNIXDGRAM protocol.\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "See Net::Server::Proto.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Protocol module for Net::Server. This module implements the UNIX SOCKDGRAM socket type. See\nNet::Server::Proto.\n\nAny sockets created during startup will be chown'ed to the user and group specified in the\nstartup arguments.\n",
            "subsections": []
        },
        "PARAMETERS": {
            "content": "The following parameters may be specified in addition to normal command line parameters for a\nNet::Server. See Net::Server for more information on reading arguments.\n\nudprecvlen\nSpecifies the number of bytes to read from the SOCKDGRAM connection handle. Data will be\nread into $self->{'server'}->{'udpdata'}. Default is 4096. See IO::Socket::INET and recv.\n\nudprecvflags\nSee recv. Default is 0.\n",
            "subsections": []
        },
        "QUICK PARAMETER LIST": {
            "content": "Key               Value                    Default\n\n## UNIXDGRAM socket parameters\nudprecvlen      \\d+                      4096\nudprecvflags    \\d+                      0\n",
            "subsections": []
        },
        "LICENCE": {
            "content": "Distributed under the same terms as Net::Server\n",
            "subsections": []
        }
    },
    "summary": "Net::Server::Proto::UNIXDGRAM - Net::Server UNIXDGRAM protocol.",
    "flags": [],
    "examples": [],
    "see_also": []
}