The Rust server example handles the writable streams but the C example does not handle that. I wasted some time figuring out how to handle partially processed streams as I was only looking at the C example. It would be nice (and expected) if the C examples are equivalent to Rust examples.
The Rust server example handles the writable streams but the C example does not handle that. I wasted some time figuring out how to handle partially processed streams as I was only looking at the C example. It would be nice (and expected) if the C examples are equivalent to Rust examples.