phpman > perldoc > msgsnd(2)

Markdown | JSON | MCP    

    msgsnd ID,MSG,FLAGS
            Calls the System V IPC function msgsnd to send the message MSG
            to the message queue ID. MSG must begin with the native long
            integer message type, followed by the message itself. This kind
            of packing can be achieved with "pack("l! a*", $type,
            $message)". Returns true if successful, false on error. See also
            "SysV IPC" in perlipc and the documentation for "IPC::SysV" and
            "IPC::Msg".

            Portability issues: "msgsnd" in perlport.

Generated by phpman local Author: Che Dong Under GNU General Public License
2026-06-15 04:55 @216.73.216.200
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!