What are people's feelings about apr_file_namedpipe_create()?  It is only
implemented on Unix.  OS/2 and Netware have "implementations", but only in
the sense that the function exists.  It returns APR_ENOTIMPL.  Win32
doesn't even seem to have that much.

Sander tells me that Win32 actually does have /some/ sort of NamedPipe
functionality, but the API is apparently different.  I don't know how
different exactly.

I remember all of this being discussed on this list at some point in the
very very distant past, but... it obviously didn't get us too far.
Further comments?

--Cliff

Reply via email to