using mq_open to create a new message queue.sorry for not being specific. Since that message queue was not created , i tried O_CREAT first. But ...
using mq_open to create a new message queue.It is ok.. I tried with only one flag also.. but the problem still remains..
using mq_open to create a new message queue.Hi Smith, for oflags i am giving the values, O_CREAT |O_EXCL. S_IRUSR | S_IWUSR is the value for mo...
using mq_open to create a new message queue.Hi Smith, I am calling the method like this. mq_attr is null and thread name is also valid. mq_ope...
using mq_open to create a new message queue.hi Smith, Thanks for your time. I checked in the man page. In my man page also EFAULT is not liste...
This user does not accept Private Messages