vorner / signal-hook

Rust library allowing to register multiple handlers for the same signal
Apache License 2.0
725 stars 71 forks source link

mio option update proposal, for having haiku support mostly. #161

Closed devnexen closed 3 months ago

vorner commented 3 months ago

Hello

I'm not opposed to adding support for the newest version and I'm happy that you send it as a pull request. However, I don't think this way works ‒ if I'm not overlooking it, you're missing the relevant parts inside the code and in the tests. Look for eg. [cfg(feature = "support-v0_9")] how it is done.

vorner commented 3 months ago

OK, released. Thank you :+1: