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 javadoc typo #238

Merged
merged 1 commit into from
Feb 17, 2024
Merged

Fix javadoc typo #238

merged 1 commit into from
Feb 17, 2024

Conversation

AlexProgrammerDE
Copy link
Contributor

The method is checking the io_uring availability, not the epoll availability. This likely happened because the method got copy-pasted from the Epoll class.

The method is checking the io_uring availability, not the epoll availability. This likely happened because the method got copy-pasted from the Epoll class.
@normanmaurer normanmaurer merged commit e1a93f0 into netty:main Feb 17, 2024
8 checks passed
@normanmaurer
Copy link
Member

Thanks

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