Skip to main content

VEOF

Constant VEOF 

Source
pub const VEOF: usize = 0;
Expand description

EOF character. End of file. Causes the pending tty buffer to be sent to the waiting user program without waiting for end-of-line. Canonical mode only.