mio-signals

Crates.iomio-signals
lib.rsmio-signals
version0.2.0
sourcesrc
created_at2019-08-21 15:17:35.808992
updated_at2021-11-27 11:35:50.372455
descriptionCrate for handling signals with Mio.
homepage
repositoryhttps://github.com/Thomasdezeeuw/mio-signals
max_upload_size
id158667
size34,909
Thomas de Zeeuw (Thomasdezeeuw)

documentation

https://docs.rs/mio-signals

README

Mio signals

Build Status Build status License: MIT Crates.io Docs

Crate for handling signals 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 #4.

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: 55

cargo fmt