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

Uncommenting SO_PREFER_BUSY_POLL and SO_BUSY_POLL_BUDGET #3896

Closed
tammela opened this issue Sep 5, 2024 · 2 comments
Closed

Uncommenting SO_PREFER_BUSY_POLL and SO_BUSY_POLL_BUDGET #3896

tammela opened this issue Sep 5, 2024 · 2 comments

Comments

@tammela
Copy link
Contributor

tammela commented Sep 5, 2024

I'm interested in these socket options which are commented out:
https://docs.rs/libc/latest/src/libc/unix/linux_like/linux/arch/generic/mod.rs.html#109

Digging through the git history and issues I did not see any specific issue with these constants when they were added:
#2135

Is there any blocker for adding them?

@devnexen
Copy link
Contributor

devnexen commented Sep 7, 2024

It might be because of CI not passing at the time ? if that s still the case now, it s better to put an exception libc-test/build.rs instead.

@tammela
Copy link
Contributor Author

tammela commented Sep 11, 2024

Opened #3917
Let's see if CI complains

@tammela tammela closed this as completed Sep 20, 2024
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

No branches or pull requests

2 participants