Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Haiku #7042

Merged
merged 11 commits into from
Dec 30, 2024
Merged

Fix Haiku #7042

merged 11 commits into from
Dec 30, 2024

Conversation

Fancy2209
Copy link
Contributor

@Fancy2209 Fancy2209 commented Dec 17, 2024

Fixes #7002

Motivation

I wanted to run Ruffle on Haiku and needed to fix Tokio, should benefit porting any Tokio based app to Haiku

Solution

Add haiku to some target_os checks and use SIGPOLL instead of SIGIO on Haiku

@Noah-Kennedy Noah-Kennedy merged commit 9d42b97 into tokio-rs:master Dec 30, 2024
82 checks passed
@Darksonn Darksonn added A-tokio Area: The main tokio crate M-signal Module: tokio/signal labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate M-signal Module: tokio/signal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't build Tokio crate, on Haiku
3 participants