$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Roland (roland.schwarz_at_[hidden])
Date: 2004-01-09 05:30:07
(Sean Kelly <sean_at_[hidden]>) wrote:
>
> Forgive me for coming into this a bit late. Is the goal here to build
> hooks into the thread library to make it useful for network programming or
> to develop the framework for a network library that builds off of the
> thread library?
I was thinking about hooks that make it more usable for any IO, not
only network programming. I am thinking about linking kernel-level
signalling or select to condvar (signalling).
Roland