summaryrefslogtreecommitdiffstats
path: root/tokio/tests/tcp_shutdown.rs
AgeCommit message (Expand)Author
2020-10-08net: use &self with TcpListener::accept (#2919)Carl Lerche
2019-11-23docs: improve tokio::io API documentation (#1815)Carl Lerche
2019-11-22default all feature flags to off (#1811)Carl Lerche
2019-10-25net: move into tokio crate (#1683)Carl Lerche