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