$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Christopher Kohlhoff (chris_at_[hidden])
Date: 2006-08-14 22:19:10
Hi Martin,
Martin Slater <mslater_at_[hidden]> wrote:
> Has anyone done any work on making an asio io service wrap
> around asynchronous file and pipe operations?
Was it anonymous or named pipes you were thinking of? Anonymous
pipes in particular look like easy pickings on both UNIX and
Win32, so I could add them once I get the TR2 proposal out of
the way.
Cheers,
Chris