[ 
https://issues.apache.org/jira/browse/HTTPCORE-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arturo Bernal closed HTTPCORE-798.
----------------------------------

> 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
>            Priority: Major
>             Fix For: 5.5-beta3
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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]

Reply via email to