$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Query on the Boost Library Support
From: Dmitry Goncharov (dgoncharov_at_[hidden])
Date: 2010-07-02 11:47:27
> -----Original Message-----
> From: boost-bounces_at_[hidden] [mailto:boost-
> bounces_at_[hidden]] On Behalf Of Steven Watanabe
> Sent: Friday, July 02, 2010 7:22 PM
> To: boost_at_[hidden]
> Subject: Re: [boost] Query on the Boost Library Support
>
> I don't think there's anything for signals.
I once proposed an extension to asio which helps handling unix signals. The current version can be found here http://github.com/dgoncharov/libunixsignal
Regards, Dmitry