summaryrefslogtreecommitdiffstats
path: root/tokio/tests/tcp_into_split.rs
AgeCommit message (Expand)Author
2020-10-08net: use &self with TcpListener::accept (#2919)Carl Lerche
2020-07-12net: fix OwnedWriteHalf behavior on drop (#2597)Carl Lerche
2020-05-30chore: fix clippy errors (#2571)Mikail Bagishov
2020-04-19net: introduce owned split on TcpStream (#2270)Alice Ryhl