Register for notification when a message is available
Message queue descriptor.
See man 3 mq_notify for details.
On success mq_notify() returns 0; on error, -1 is returned, with errno set to indicate the error.
See Implementation
Register for notification when a message is available