Function nix::mqueue::mq_remove_nonblock [−][src]
pub fn mq_remove_nonblock(mqd: mqd_t) -> Result<MqAttr>
Convenience function.
Removes O_NONBLOCK
attribute for a given message queue descriptor
Returns the old attributes