tokio::net::unix::pipe

Function has_write_access

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

Checks for O_WRONLY or O_RDWR access mode.