• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

src/H03-May-2022-1,124644

tests/H03-May-2022-334261

.cargo-checksum.jsonH A D03-May-202289 11

CHANGELOG.mdH A D07-Aug-2018107 84

Cargo.tomlH A D01-Jan-19701.1 KiB4336

Cargo.toml.orig-cargoH A D07-Aug-2018701 2925

LICENSEH A D16-Mar-20181 KiB2622

README.mdH A D16-Mar-2018375 169

README.md

1# tokio-tcp
2
3TCP bindings for `tokio`.
4
5[Documentation](https://tokio-rs.github.io/tokio/tokio_tcp/)
6
7## License
8
9This project is licensed under the [MIT license](./LICENSE).
10
11### Contribution
12
13Unless you explicitly state otherwise, any contribution intentionally submitted
14for inclusion in Tokio by you, shall be licensed as MIT, without any additional
15terms or conditions.
16