mirror of
https://github.com/openharmony/third_party_rust_signal-hook.git
synced 2026-07-01 20:44:18 -04:00
241632d6f6
The implementation provides a wrapper using a async-std UnixStream as the self pipe. The wrapper acts as an asynchronous stream of signal numbers.
841 B
841 B
Signal-hook-async-std
This is a async-std adapter crate for the signal-hook crate. See the documentation for further details.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.