rschmitt opened a new pull request, #523: URL: https://github.com/apache/httpcomponents-core/pull/523
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 is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
