Hi Nelson,
thanks for the reply. I am using sys V version of message queue, not POSIX mq!. So, can these
API's are applicable for SysV also?..

-Jelari-





Nelson Castillo wrote:

On Fri, Jul 11, 2008 at 1:04 AM, jelari <[EMAIL PROTECTED]> wrote:
is there any API exists to check if the message is arrived in the message
queue, rather than
retrieving the message?..  Checking the existence of the message should not
remove the message
from message queue. !

Hi.

man mq_getattr
man mq_notify
man mq_overview

N.-



--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to