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