Skip to content

Auto-port 5.0: Make LocalIoHandle public#16625

Merged
chrisvest merged 1 commit into
5.0from
auto-port-pr-16621-to-5.0
Apr 10, 2026
Merged

Auto-port 5.0: Make LocalIoHandle public#16625
chrisvest merged 1 commit into
5.0from
auto-port-pr-16621-to-5.0

Conversation

@netty-project-bot

Copy link
Copy Markdown
Contributor

Auto-port of #16621 to 5.0
Cherry-picked commit: 54665c5


Motivation:

LocalIoHandle is not public, unlike all the other sub-interfaces of IoHandle, which makes it difficult to wrap instances

Modification:

Made LocalIoHandle public

Result:

Fixes #16593

Motivation:

LocalIoHandle is not public, unlike all the other sub-interfaces of
IoHandle, which makes it difficult to wrap instances

Modification:

Made LocalIoHandle public

Result:

Fixes #16593

(cherry picked from commit 54665c5)
@chrisvest chrisvest added this to the 5.0.0.Final milestone Apr 10, 2026
@chrisvest chrisvest merged commit abfde4d into 5.0 Apr 10, 2026
12 of 13 checks passed
@chrisvest chrisvest deleted the auto-port-pr-16621-to-5.0 branch April 10, 2026 17:11
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.

3 participants