summaryrefslogtreecommitdiffstats
path: root/tokio-net/src/driver/mod.rs
AgeCommit message (Expand)Author
2019-10-25net: move into tokio crate (#1683)Carl Lerche
2019-10-21net: Eagerly bind resources to reactors (#1666)Kevin Leimkuhler
2019-09-19chore: deny warnings for doc tests (#1539)Taiki Endo
2019-08-28net: perform DNS lookup on connect / bind. (#1499)Carl Lerche
2019-08-20chore: bump to newer nightly (#1485)Taiki Endo
2019-08-18net: make default reactor guard public (#1468)Douman
2019-08-15net: reorganize crate in anticipation of #1264 (#1453)Carl Lerche