Module nix::mqueue 
                   
                       [−]
                   
               [src]
Posix Message Queue functions
Structs
| FdFlag | |
| MQ_OFlag | |
| MqAttr | 
Constants
| FD_CLOEXEC | |
| O_CLOEXEC | |
| O_CREAT | |
| O_EXCL | |
| O_NONBLOCK | |
| O_RDONLY | |
| O_RDWR | |
| O_WRONLY | 
Functions
| mq_close | |
| mq_getattr | |
| mq_open | |
| mq_receive | |
| mq_remove_nonblock | 
                                 Convenience function.
Removes   | 
                       
| mq_send | |
| mq_set_nonblock | 
                                 Convenience function.
Sets the   | 
                       
| mq_setattr | 
                                 Set the attributes of the message queue. Only   | 
                       
| mq_unlink |