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

..30-Mar-2022-

src/H30-Mar-2022-1,124644

tests/H30-Mar-2022-334261

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

CHANGELOG.mdH A D30-Mar-2022107 84

Cargo.tomlH A D30-Mar-20221.1 KiB4336

LICENSEH A D30-Mar-20221 KiB2622

README.mdH A D30-Mar-2022375 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