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

Re: [PATCH] Duplicate close of file handle on WIN32

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2003-02-02 20:57:07 CET

On Sun, Feb 02, 2003 at 08:31:33PM +0100, Branko Čibej wrote:
...
> The ideal solution would be for Neon to have a pull interface, so that
> instead of giving it a file descriptor, we'd give it a callback that
> would read the data from wherever it's stored. Then we wouldn't have to
> fiddle with the C runtime's file descriptors at all, we'd just create a
> SVN stream that Neon could pull the data from.

This has been possible since neon 0.15 - ne_set_request_body_provider?

Regards,

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Feb 2 20:57:36 2003

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.