rustc_session
1.80.0-nightly
(7d83a4c13 2024-05-06)
In rustc_session::config::sigpipe
?
Settings
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.