| Crates.io | inherit-sigpipe |
| lib.rs | inherit-sigpipe |
| version | 0.0.1 |
| created_at | 2025-02-22 14:02:42.672597+00 |
| updated_at | 2025-02-22 14:02:42.672597+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 | 1565406 |
| size | 1,757 |
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/.