rustc_
session
1.84.0-nightly
(86d69c705 2024-10-22)
In rustc_
session::
config::
sigpipe
rustc_session
::
config
::
sigpipe
Constant
INHERIT
Copy item path
source
pub const INHERIT:
u8
= 1;
Expand description
Do not touch
SIGPIPE
. Use whatever the parent process uses.