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