tokio::net::unix::pipe

Function get_file_flags

Source
fn get_file_flags(fd: BorrowedFd<'_>) -> Result<c_int>
Expand description

Gets file descriptor’s flags by fcntl.