rustc_session
1.82.0-nightly
(92c6c0380 2024-07-21)
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.