nix
::
mqueue
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
mq_send
mq_set_nonblock
mq_setattr
mq_unlink
Type Definitions
MQd
Constant
nix
::
mqueue
::
O_CREAT
[
−
]
pub const O_CREAT:
MQ_OFlag
=
MQ_OFlag{bits: 64,}