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

An implementation of Unix Domain Sockets for Tokio

[Documentation](https://docs.rs/tokio-uds/0.2.5/tokio_uds/)

## 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.