| Crates.io | sigpipe-disposition-inherited |
| lib.rs | sigpipe-disposition-inherited |
| version | 0.0.1 |
| created_at | 2025-05-10 15:23:22.105033+00 |
| updated_at | 2025-05-10 15:23:22.105033+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 | 1668463 |
| size | 1,799 |
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/.