Re: file-descriptor probs.
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-09-20 16:24:55 CEST
Joe Orton <joe@manyfish.co.uk> writes:
> > The problem is that the read() returns EBADF, but there is no close(!)
GAH!
That was the problem!
The apr_file_t was opened with svn_io_open_unique_file, which uses
---------------------------------------------------------------------
|
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.