Skip to main content

SIGPIPE

Constant SIGPIPE 

Source
pub const SIGPIPE: i32 = 13;
Expand description

SIGPIPE, which the Rust runtime ignores and which must be restored.