[−][src]Trait gio::prelude::UnixInputStreamExtManual
Required methods
fn get_fd<T: FromRawFd>(&self) -> T
unsafe fn set_close_fd(&self, close_fd: bool)
Sets whether the file descriptor of self
shall be closed
when the stream is closed.
close_fd
true
to close the file descriptor when done