$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Klein (dave_chp_at_[hidden])
Date: 2007-02-14 10:40:25
Nat Goodspeed wrote:
> [Nat] But that seems to require retaining each connection, which the OP
> says he doesn't have. Is there an operation to block the /signal/ versus
> individual /slots/?
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-users
>
>
*blush* Oh sorry, i guess i read to fast.
Blocking the signal doesn't seem to be possible, so i'd probably
use a second signal, with the original one controlling the blocking.
-- Regards, dave