Function tokio::net::unix::pipe::get_file_flags

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

Gets file descriptor’s flags by fcntl.