Dear netters,
I have one question about message queue. Could anyone please do me a favor?
I used UNIX message queue for interprocess communication. When I used msgsnd
function and IPC_NOWAIT argument, I will always get a error message:
No more processes
What does that mean? How does that happen?
E-mail or post will be fine. Thanks in advance.
Jeff Chen.