dev  

Re: svn commit: r920017 - in /apr/apr/branches/1.4.x: ./ file_io/unix/open.c include/apr_file_io.h

Bojan Smojver
Sat, 13 Mar 2010 15:44:50 -0800

On Fri, 2010-03-12 at 13:30 +0000, Joe Orton wrote:
> I'd expect to see some description of exactly what the new APR_FOPEN_*
> flag changes w.r.t. method calls; does it affect just read/write, what
> about flush, sync, etc? Can I presume POSIX semantics w.r.t.
> O_NONBLOCK in open()?  The questions are kind of endless if the
> documentation isn't there.

One way to figure this out for sure would be to enhance the test suite
so it exercises relevant tests using non blocking semantics, I guess.

-- 
Bojan