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

Illumos: Add support for epoll and eventfd #4017

Open
YohDeadfall opened this issue Nov 6, 2024 · 0 comments
Open

Illumos: Add support for epoll and eventfd #4017

YohDeadfall opened this issue Nov 6, 2024 · 0 comments
Assignees
Labels
A-solarish Area: affects our Solaris/Illumos target support C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement

Comments

@YohDeadfall
Copy link
Contributor

YohDeadfall commented Nov 6, 2024

According to Illumos man pages, it supports epoll and eventfd. From libc crate it's fine too.

@rustbot label +A-solarish +C-enhancement
@rustbot claim

@rustbot rustbot added A-solarish Area: affects our Solaris/Illumos target support C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-solarish Area: affects our Solaris/Illumos target support C-enhancement Category: a PR with an enhancement or an issue tracking an accepted enhancement
Projects
None yet
Development

No branches or pull requests

2 participants