IPC message queue. msgrcv system call. System V. how to get out of loop
I have a message queue from which I am getting messages in a loop. The problem is that I don\'t know how to exit the loop. msgrcv returns type size_t so it keeps going. What value should开发者_StackOv
问答
阅读(2)