rustc_session
1.77.0-nightly
(2319be8e2 2024-01-12)
In rustc_session::config::sigpipe
?
Constant
rustc_session
::
config
::
sigpipe
::
INHERIT
source
·
[
−
]
pub const INHERIT:
u8
= 1;
Expand description
Do not touch
SIGPIPE
. Use whatever the parent process uses.