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

Re: RFC: TLS support in svn protocol

From: Mark Benedetto King <mbk_at_lowlatency.com>
Date: 2004-07-24 21:29:20 CEST

On Fri, Jul 23, 2004 at 10:23:53PM +0200, Branko ??ibej wrote:
> I insist that svn_cmdline_init is _not _ the right place to do this
> initialisation. Instead, every library has to get its own init function
> (svn_client_init, ...), which should (of course) call the init functions
> of dependent libraries, as necessary.
>

So which of these should initialize openssl? APR? neon when/if it grows
an initializer?

Keep in mind that our API consumers have have already initialized some
subset of these libraries; we can't just go reinitializing them willy-nilly.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 24 21:30:14 2004

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.