Arturo Bernal created HTTPCORE-798:
--------------------------------------
Summary: Make socket channel creation customizable in the
connecting I/O reactor
Key: HTTPCORE-798
URL: https://issues.apache.org/jira/browse/HTTPCORE-798
Project: HttpComponents HttpCore
Issue Type: Improvement
Reporter: Arturo Bernal
The asynchronous I/O reactor currently creates outgoing SocketChannel
instances internally.
This makes it difficult for applications to provide alternative socket channel
implementations while still relying on the reactor for connection
establishment, selector registration, I/O session creation and lifecycle
management.
Provide a small extension point that allows the connecting I/O reactor to
delegate SocketChannel creation to an application supplied factory.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]