Perl Home
PERL Functions
© 2013 TutorialsPoint.COM
|
PERL msgget Function
Advertisements
Syntax
Definition and Usage
Calls the System V IPC function msgget(2). Returns the message queue id, or the undefined value if there is an error.
Return Value
undef on error
Message queue ID
|
Advertisements
|
|
|