Boost logo

Boost :

From: Frank Mori Hess (fmhess_at_[hidden])
Date: 2008-05-03 14:50:08


On Saturday 03 May 2008 08:38, Peter Dimov wrote:
> > On Friday 02 May 2008 08:18, Peter Dimov wrote:
> > For the use case of tracking signal/slot connections, the signal would
> > want to be able to distinguish between the two cases, temporarily
> > blocking the connection in the first, and disconnecting it permanently
> > in the second.
>
> In the first case, the signal should proceed to invoke the slots without
> the one that is in process of being constructed.

To be clear, that's what "blocking a connection" means in the context of
the signals documentation. I wasn't talking about blocking like blocking
a process or thread.

-- 
Frank



Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk