O_NOCTTY

Constant O_NOCTTY 

Source
pub const O_NOCTTY: u32 = bindings::O_NOCTTY; // 256u32
Expand description

File should not be used as process’s controlling terminal.