| Crates.io | inherit-broken-pipe |
| lib.rs | inherit-broken-pipe |
| version | 0.0.1 |
| created_at | 2025-02-22 13:57:44.128224+00 |
| updated_at | 2025-02-22 13:57:44.128224+00 |
| description | Experimental fix to the Rust SIGPIPE problem. |
| homepage | https://github.com/Enselic/sigpipe-impl |
| repository | https://github.com/Enselic/sigpipe-impl |
| max_upload_size | |
| id | 1565401 |
| size | 1,773 |
Experimiental crate for solving https://github.com/rust-lang/rust/issues/97889 with https://github.com/rust-lang/rust/issues/125418.
If the experiment is successful my recommendation is to transfer ownership of this crate to https://github.com/rust-lang/.