Perl msgsnd Function



Description

This function sends the message MSG to the message queue ID, using the optional FLAGS.

Syntax

Following is the simple syntax for this function −

msgsnd ID, MSG, FLAGS

Return Value

This function returns 0 on error and 1 on success.

perl_function_references.htm
Advertisements