Missing APR_BUFFERED flag on file open?
From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2005-11-03 12:09:26 CET
It looks like we use a lot of non-buffered file i/o:
Seaching for '(APR_READ or APR_WRITE) and not APR_BUFFERED' returns 31
Is it intentional that we haven't specified APR_BUFFERED so often?
I don't mind committing the addition of APR_BUFFERED to every
bye,
Erik.
|
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.