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

Re: svn_io_run_cmd running out of file handles, APR bug?

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-01-14 18:53:32 CET

Philip Martin <philip@codematters.co.uk> writes:
> Now even if svn_io_run_cmd() doesn't call apr_procattr_io_set() to
> create the pipes, the problem will still occur because the three
> functions apr_procattr_child_err_set() et.al. each start by calling
> apr_file_pipe_create() themselves if the pipe doesn't exist.
>
> What are these pipes for? It seems silly to create them simply to
> close them again. Is this an APR bug?

Hmmm. I don't know; have you mailed the APR list about this?

   dev@apr.apache.org

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:56 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.