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

Guaranteeing memory pool lifetime

From: Matthew Hambley <matthew_at_aether.demon.co.uk>
Date: 2005-07-05 09:06:32 CEST

As I understand the usage of memory pools in subversion all I can take for
granted is that the pool passed into a function will exist for the duration
of the call. However I want to allocate some space which persists for the
lifetime of the client. What pool should I use which has such a lifespan
and how would I access it?

-- 
(\/)atthew )-(ambley ---------------\ If something's worth doing it's worth
E-mail : matthew@aether.demon.co.uk  \ doing badly until you can learn to
Public key : C991137B                 \ do it well.
Web : http://www.aether.demon.co.uk/   \-----------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 5 09:07:12 2005

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.