$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2005-08-11 08:59:49
"Caleb Epstein" <caleb.epstein_at_[hidden]> wrote in message
news:989aceac05081017387d79aa29_at_mail.gmail.com...
> On 8/10/05, Jose <jmalv04_at_[hidden]> wrote:
>
>> See my previous response.
>> I think a well thought out boost scheduler/multiplexor module is needed.
>
> The asio library really looks quite nice. It appears simple to use,
> is 100% header-based, doesn't require the use of threads, and uses the
> most scalable event demultiplexor supplied by the OS (epoll on Linux
> in the 0.3x version and IOCP on Windows). Its a very nice little
> library! Thanks for linking to it. I think I'm in love :-)
Are you looking at v0.2.0 or v0.3.2? I'm unable to extract the latter on
windows. Are there zip files available.
Thanks, Jeff