On Fri, 2007-09-21 at 14:58 +0200, Johannes Koch wrote:
> Oleg Kalnichevski (JIRA) schrieb:
> >      [ 
> > https://issues.apache.org/jira/browse/HTTPCLIENT-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
> >  ]
> > 
> > Oleg Kalnichevski updated HTTPCLIENT-690:
> > -----------------------------------------
> > 
> >     Fix Version/s:     (was: Snapshot)
> >                    4.0 Alpha 2
> > 
> > Would giving access to the SSLSession be sufficient?
> 
> For my use case, yes, but ...
> 
> > Do we really need to expose the underlying socket?
> 
> the OperatedClientConnection already exposes the socket, while the 
> BasicPooledConnAdapter does not expose the wrapped OperatedClientConnection.
> 

Johannes,

The whole point is we do not want to expose the wrapped connection so we
could make sure it is still in a consistent state once it has been
returned back to the manager and made re-usable.

Oleg 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to