Skip to content

Implement AsRawFd for Poller on Redox OS#235

Merged
zeenix merged 1 commit intosmol-rs:masterfrom
jackpot51:master
Apr 10, 2025
Merged

Implement AsRawFd for Poller on Redox OS#235
zeenix merged 1 commit intosmol-rs:masterfrom
jackpot51:master

Conversation

@jackpot51
Copy link
Copy Markdown
Contributor

Redox OS is one of the epoll platforms so I added it next to the other epoll platforms.

Copy link
Copy Markdown
Member

@zeenix zeenix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I wish we had some tests for Redox. Maybe some day Github will support Redox runners. :)

@zeenix
Copy link
Copy Markdown
Member

zeenix commented Apr 10, 2025

I wish we had some tests for Redox. Maybe some day Github will support Redox runners. :)

Hmm.. actually seems we already check the build for niche OSes like netbsd. Perhaps good idea to do that for redox too? 🤔

@jackpot51
Copy link
Copy Markdown
Contributor Author

It should be possible, either with cargo check or with redoxer.

@zeenix
Copy link
Copy Markdown
Member

zeenix commented Apr 10, 2025

It should be possible, either with cargo check or with redoxer.

redoxer seems nice. If you could add the CI, that would be great.

@zeenix zeenix merged commit f9b4431 into smol-rs:master Apr 10, 2025
26 checks passed
@jackpot51
Copy link
Copy Markdown
Contributor Author

Unfortunately we are in the midst of completing some large projects that can make redoxer unreliable.

@jackpot51
Copy link
Copy Markdown
Contributor Author

Can a new release be made with this change?

@taiki-e taiki-e mentioned this pull request Apr 16, 2025
@taiki-e
Copy link
Copy Markdown
Collaborator

taiki-e commented May 25, 2025

Published in 3.8.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants