6 releases

0.2.5 Oct 26, 2025
0.2.4 Jul 28, 2024
0.2.3 Mar 27, 2022
0.2.1 Mar 6, 2021
0.1.0 Nov 22, 2020

#757 in Unix APIs

Download history 512660/week @ 2025-07-16 472834/week @ 2025-07-23 499748/week @ 2025-07-30 476821/week @ 2025-08-06 467831/week @ 2025-08-13 479076/week @ 2025-08-20 547815/week @ 2025-08-27 570155/week @ 2025-09-03 525263/week @ 2025-09-10 495279/week @ 2025-09-17 535774/week @ 2025-09-24 544516/week @ 2025-10-01 569031/week @ 2025-10-08 594764/week @ 2025-10-15 676937/week @ 2025-10-22 576742/week @ 2025-10-29

2,518,956 downloads per month
Used in 1,688 crates (5 directly)

MIT/Apache

135KB
1.5K SLoC

A crate offering integration with the MIO runtime.

There are different sub modules for supporting different MIO versions. The support for a version must be activated by a feature flag:

  • support-v0_6 for sub module v0_6
  • support-v0_7 for sub module v0_7
  • support-v0_8 for sub module v0_8
  • support-v1_0 for sub module v1_0

See the specific sub modules for usage examples.


signal-hook-mio

Actions Status

This is a Mio adapter crate for the signal-hook crate. See the documentation for further details.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0–11MB
~58K SLoC