[][src]Function systemd::daemon::is_mq

pub fn is_mq<S: CStrArgument>(fd: Fd, path: Option<S>) -> Result<bool>

Identifies whether the passed file descriptor is a POSIX message queue. If a path is supplied, it will also verify the name.