Struct stemjail::jail::SessionIo
[−]
[src]
pub struct SessionIo {
// some fields omitted
}pub struct SessionIo {
// some fields omitted
}impl SessionIofn new(fd: &FileDesc) -> Result<SessionIo>fn take_slave_fd(&mut self) -> Option<File>fn get_master(&self) -> &Fileimpl AsRef<Path> for SessionIo