rustc_session::config::sigpipe

Constant INHERIT

source
pub const INHERIT: u8 = 1;
Expand description

Do not touch SIGPIPE. Use whatever the parent process uses.