Files
Thomas Himmelstoss 241632d6f6 Implement async-std 1.0 support
The implementation provides a wrapper using a async-std UnixStream as
the self pipe. The wrapper acts as an asynchronous stream of signal
numbers.
2020-11-22 11:38:16 +01:00

841 B

Signal-hook-async-std

Travis Build Status

This is a async-std 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.