get_file_flags
tokio
1.48.0
In tokio::
net::
unix::
pipe
tokio
::
net
::
unix
::
pipe
Function
get_
file_
flags
Copy item path
Source
fn get_file_flags(fd:
BorrowedFd
<'_>) ->
Result
<
c_int
>
Expand description
Gets file descriptor’s flags by fcntl.