summaryrefslogtreecommitdiffstats
path: root/tokio-udp/src
AgeCommit message (Expand)Author
2018-08-24Bump version to v0.1.8 (#566)Carl Lerche
2018-08-09Remove dead futures2 code. (#538)Carl Lerche
2018-08-07Udp socket readiness methods (#522)Andrew Cann
2018-06-13Bump version of a number of sub crates (#414)Carl Lerche
2018-06-04Create tokio-codec (#360)Bryan Burgers
2018-05-14Remove fuchsia references as it is not supported. (#355)Carl Lerche
2018-05-14Document Handle::default() behavior (#359)main()
2018-05-08Fix typos (#348)Julian Tescher
2018-03-14Move tokio::net module into tokio tcp/udp crates (#224)Sam Rijs