$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2005-12-12 19:23:44
"Caleb Epstein" <caleb.epstein_at_[hidden]> wrote in message
news:989aceac0512121344q1d7f3249n8fd00870f149d789_at_mail.gmail.com...
>
>...
>
> I consider myself quite knowledgeable in the problem domain. I have been
> writing network-centric applications in C and C++ for many years and have
> experience using other libraries (e.g. OS-native APIs, ACE, proprietary
> solutions) that solve some or all of these same problems.
>
> * Summary
>
> I vote that asio be accepted into Boost. I think it is a fantastic piece
> of
> work.
Caleb,
What is your view on the issue of error handling? Are you happy the way it
now stands? Would you prefer exceptions be thrown? Would you prefer a "can't
ignore" return error code approach?
--Beman