has_write_access
tokio
1.48.0
In tokio::
net::
unix::
pipe
tokio
::
net
::
unix
::
pipe
Function
has_
write_
access
Copy item path
Source
fn has_write_access(flags:
c_int
) ->
bool
Expand description
Checks for
O_WRONLY
or
O_RDWR
access mode.