Skip to content

Add support for epoll to RedoxOS#985

Merged
sunfishcode merged 1 commit intobytecodealliance:mainfrom
forkgull:redox-epoll
Jan 16, 2024
Merged

Add support for epoll to RedoxOS#985
sunfishcode merged 1 commit intobytecodealliance:mainfrom
forkgull:redox-epoll

Conversation

@notgull
Copy link
Contributor

@notgull notgull commented Jan 13, 2024

For now it seems that epoll is the preferred way to access Redox's
underlying polling interface. There are event schemes but until Redox's
syscalls are better integrated with Rustix it's probably not worth it
yet.

cc smol-rs/polling#176

For now it seems that epoll is the preferred way to access Redox's
underlying polling interface. There are event schemes but until Redox's
syscalls are better integrated with Rustix it's probably not worth it
yet.

cc smol-rs/polling#176

Signed-off-by: John Nunley <dev@notgull.net>
@notgull
Copy link
Contributor Author

notgull commented Jan 13, 2024

macOS failure appears to be spurious

@sunfishcode
Copy link
Member

Looks good!

@sunfishcode sunfishcode merged commit 916887b into bytecodealliance:main Jan 16, 2024
@notgull notgull deleted the redox-epoll branch January 17, 2024 04:06
@notgull
Copy link
Contributor Author

notgull commented Jan 29, 2024

@sunfishcode When you have time can you cut a release with this patch?

@sunfishcode
Copy link
Member

I can do a release tomorrow.

@sunfishcode
Copy link
Member

This is now released in rustix 0.38.31.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants