Skip to main content

EPIPE

Constant EPIPE 

Source
pub const EPIPE: usize = 32; // 32usize
Expand description

Broken pipe (write to pipe with no readers).