Canul Podkopayeva wrote: > How can I find out if a process is already using a > mtype (<sys/msg.h>) so that no conflicts arise? You can't. The OS has no way of knowing which mtype values an application will use.
- message queues Canul Podkopayeva
- Glynn Clements
