Function tokio::net::unix::pipe::has_read_access

source ยท
fn has_read_access(flags: c_int) -> bool
Expand description

Checks for O_RDONLY or O_RDWR access mode.