Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.97 IPC::MsgChapter 8
Standard Modules
Next: Reference: id
 

new

$msg = new IPC::Msg(key, flags)

Creates a new message queue associated with key and uses flags to set the permissions. Creates the new message queue if the following are true:


Previous: 8.97 IPC::MsgPerl in a NutshellNext: Reference: id
8.97 IPC::MsgBook IndexReference: id