FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Support MultiThreadIoEventLoopGroup for Netty 4.2+ compatibility by dduttaCodePractice · Pull Request #2170 · AsyncHttpClient/async-http-client · GitHub

Support MultiThreadIoEventLoopGroup for Netty 4.2+ compatibility - #2170

Open
dduttaCodePractice wants to merge 2 commits into
AsyncHttpClient:mainfrom
dduttaCodePractice:fix/support-netty-4.2-multithreadio-eventloopgroup
Open

Support MultiThreadIoEventLoopGroup for Netty 4.2+ compatibility#2170
dduttaCodePractice wants to merge 2 commits into
AsyncHttpClient:mainfrom
dduttaCodePractice:fix/support-netty-4.2-multithreadio-eventloopgroup

Conversation

Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Author

Added instanceof MultiThreadIoEventLoopGroup check in ChannelManager that selects transport based on availability (io_uring > epoll > kqueue > nio), since we cannot determine which IoHandler was used to create the group.

hyperxpro force-pushed the main branch 2 times, most recently from c6640bd to 83e552e Compare August 9, 2026 22:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL