rustc_session
1.82.0-dev
In rustc_session::config::sigpipe
Constant
rustc_session
::
config
::
sigpipe
::
INHERIT
Copy item path
source
ยท
[
−
]
pub const INHERIT:
u8
= 1;
Expand description
Do not touch
SIGPIPE
. Use whatever the parent process uses.