tokio::net::unix::pipe

Function has_read_access

Source
fn has_read_access(flags: c_int) -> bool
Expand description

Checks for O_RDONLY or O_RDWR access mode.