Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

perlfunc:msgsnd

by gods (Initiate)
on Aug 24, 1999 at 22:42 UTC ( [id://229]=perlfunc: print w/replies, xml ) Need Help??

msgsnd

See the current Perl documentation for msgsnd.

Here is our local, out-dated (pre-5.6) version:


msgsnd - send a SysV IPC message to a message queue



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 long integer message type, which may be created with pack("l", $type). Returns TRUE if successful, or FALSE if there is an error. See also IPC::SysV and IPC::SysV::Msg documentation.


Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (9)
As of 2024-03-28 10:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found