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

Re: New API svn_stream_lazyopen_create - documentation

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 23 Apr 2013 19:23:01 +0100

"C. Michael Pilato" <cmpilato_at_collab.net> writes:

> Strictly speaking, though, any of the 'read',
> 'mark', 'skip' or 'write' operations will trigger the
> open-if-not-yet-opened() logic of the lazyopen stream.

As will 'skip' and 'seek', i.e. all public operations apart from
'close'. The new flag allows 'close' to trigger as well.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-04-23 20:23:56 CEST

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.