C Posix queues message size

Hi Folks,

What are the message limits for mq_open() system call? I.e. What is the max size of bytes on message (mq_msgsize attr)? What is max number of posix queues mq_maxmsg attr?

Where can I configure these limits?

Thanks a lot in advance,
Madars
 
Back
Top