$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Christopher Kohlhoff (chris_at_[hidden])
Date: 2006-04-27 08:39:50
Hi Olaf,
--- Olaf van der Spek <olafvdspek_at_[hidden]> wrote:
> Although it does/may provide support for sync operations, the
> main purpose of the library are the async operations AFAIK.
I hope that's not the case. The library aims to make async as
convenient to use as sync. Synchronous operations are
comprehensively supported, and are not an afterthought.
Cheers,
Chris