pipecheck is a Rust Write wrapper that handles broken pipe errors by terminating the current process.
See the crate documentation for details.
History
pipecheck was first implemented as a private module in xt
in May 2023, then extracted into an independent crate in October 2025.