summaryrefslogtreecommitdiffstats
path: root/third_party/rust/tokio-tcp/README.md
blob: 9cfc177b801af7e09a5f4f1664b08e2a445759f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# tokio-tcp

TCP bindings for `tokio`.

[Documentation](https://tokio-rs.github.io/tokio/tokio_tcp/)

## License

This project is licensed under the [MIT license](./LICENSE).

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in Tokio by you, shall be licensed as MIT, without any additional
terms or conditions.