I need to sleep until a message is aviliable in a message queue.

I can do it using msgrcv, however it will remove the message from the queue.

Is there a way to do it without removing the message? I juast want to
wake up and not read the message yet.


-- 

Ori Idan



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to