Skip to main content

EPIPE

Constant EPIPE 

Source
pub const EPIPE: usize = 32;
Expand description

Broken pipe (write to pipe with no readers).