# Mio signals
[](https://travis-ci.com/Thomasdezeeuw/mio-pipe)
[](https://cirrus-ci.com/github/Thomasdezeeuw/mio-pipe)
[](https://opensource.org/licenses/MIT)
[](https://crates.io/crates/mio-pipe)
[](https://docs.rs/mio-pipe)
Crate that wraps a Unix pipe for use with [Mio].
See the [API documentation] for more.
[Mio]: https://crates.io/crates/mio
[API documentation]: https://docs.rs/mio-pipe
## Supported platforms
Currently supported platforms:
* Android
* DragonFly BSD
* FreeBSD
* Linux
* NetBSD
* OpenBSD
* iOS
* macOS
The most notable exception in the list is Windows. If you want to contribute a
port to Windows please see [issue #6].
[issue #6]: https://github.com/Thomasdezeeuw/mio-pipe/issues/6
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you shall be licensed as above, without any
additional terms or conditions.