
23 Aug
2010
23 Aug
'10
11:51 a.m.
On 15.08.2010 17:48, Boris Schaeling wrote:
On Sun, 15 Aug 2010 15:06:58 +0200, Mathias Gaunard <mathias.gaunard@ens-lyon.org> wrote:
[...]A few documentation problems: [snip] - the Asynchronous I/O section should clearly say you need to use named pipes for this to work.
It depends on the platform you are looking from: For POSIX Windows is the exception and the only platform which requires named pipes. For Windows POSIX is the exception and the only platform which doesn't require named pipes. :-)
Could we use named pipes on Windows for both sync and async IO?