$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [gsoc] Boost.Process done
From: Ilya Sokolov (ilyasokol_at_[hidden])
Date: 2010-08-23 07:51:29
On 15.08.2010 17:48, Boris Schaeling wrote:
> On Sun, 15 Aug 2010 15:06:58 +0200, Mathias Gaunard
> <mathias.gaunard_at_[hidden]> 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?