mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-14 00:00:12 +02: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.