Skip to main content

sigpipe_inherit/
lib.rs

1pub fn std_rt_inherit_broken_pipe() {
2    // Nothing to do since we want to inherit the SIGPIPE signal disposition.
3}