summaryrefslogtreecommitdiffstats
path: root/tokio-util/src/io/poll_read_buf.rs
AgeCommit message (Expand)Author
2020-10-29util: deduplicate implementations of poll_read_buf() (#3064)Dirkjan Ochtman
2020-10-27Revert "util: upgrade tokio-util to bytes 0.6 (#3052)" (#3060)Carl Lerche
2020-10-27util: upgrade tokio-util to bytes 0.6 (#3052)Dirkjan Ochtman
2020-10-20util: prevent read buffer from being swapped during a read_poll (#2993)John-John Tedro
2020-10-19util: add a poll_read_buf shim to tokio-util (#2972)John-John Tedro