unix_socket2 0.5.4

Unix domain socket bindings, with bug fixes and enhancements.
Documentation
1
2
3
4
5
6
7
language: rust
rust:
- nightly
- beta
- 1.4.0
script:
- cargo test