Skip to content

Conversation

@rschmitt
Copy link
Contributor

This commit teaches SingleCoreIOReactor to recognize when the remote address of a session request is for a JEP 380 Unix-domain socket and open the corresponding type of SocketChannel. This is done using reflection, since the underlying feature was added in JDK16.

This commit teaches `SingleCoreIOReactor` to recognize when the remote
address of a session request is for a JEP 380 Unix-domain socket and
open the corresponding type of `SocketChannel`. This is done using
reflection, since the underlying feature was added in JDK16.
@rschmitt rschmitt merged commit d171fcf into apache:master May 29, 2025
10 checks passed
@rschmitt rschmitt deleted the uds branch May 29, 2025 22:02
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