Hi,

I am a newbie. I know that the POSIX message queues are in kernel memory. Is there any way I can get the entire contents of a posix message queue (any hack will do ) without removing the messages from the queue?

Regards Sridhar