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

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

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