File: README.md

package info (click to toggle)
rust-tokio-uds 0.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 156 kB
  • sloc: makefile: 2
file content (15 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (11)
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.