Constant EPIPE

Source
pub const EPIPE: i32 = 32;
Expand description

The error number for EPIPE on this platform.