mio-pipe

Crates.iomio-pipe
lib.rsmio-pipe
version0.1.1
sourcesrc
created_at2019-12-30 18:20:25.569124
updated_at2020-06-23 13:23:23.986216
descriptionCrate for using Unix pipes with Mio.
homepage
repositoryhttps://github.com/Thomasdezeeuw/mio-pipe
max_upload_size
id193578
size18,352
Thomas de Zeeuw (Thomasdezeeuw)

documentation

https://docs.rs/mio-pipe

README

Mio signals

Build Status Build status License: MIT Crates.io Docs

Crate that wraps a Unix pipe for use with Mio.

See the API documentation for more.

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.

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.

Commit count: 30

cargo fmt