Changeset 3754

Timestamp:
Mar 2, 2007, 4:00:39 PM (16 years ago)
Author:
Frank Mori Hess
Message:

Got rid of signalslib::connection::block() and unblock() and replaced
them with exception-safe signalslib::shared_connection_block() class.
The new way is also more useable in a multi-threaded context, since
it prevents one thread from unexpectedly unblocking a
connection that another thread wants blocked.

(No files)

Note: See TracChangeset for help on using the changeset viewer.