mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-10-01 12:20:39 +00:00

The old implementation didn't work for Timeout<Stream>, since the method took a deadline rather than a timeout.
The old implementation didn't work for Timeout<Stream>, since the method took a deadline rather than a timeout.