EmbLogic's Blog

Author Archives: Meenakshi Bhardwaj

How to create Message Queue

The msgget() system call returns the System message queue identifier associated with the value of the key argument. A new message queue is created if key has the value  IPC_PRIVATE or key isn’t IPC_PRIVATE, no message queue with the given … Continue reading

Posted in Uncategorized | Leave a comment