[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r18218 - in trunk: . subversion/libsvn_ra_serf

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-01-25 17:51:33 CET

On 1/24/06, Greg Stein <gstein@lyra.org> wrote:
> sess->ssl_context is NULL here.

Actually, it won't be. serf won't call conn_setup until after there
is a request to be delivered. The ssl encryption context is only
initialized when we first create the ssl_encrypt bucket - which is
tied to the request. I may change that in serf though. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 25 17:54:39 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.