Multiple signals using std.signal

Mandeep Singh Brar mandeep at brars.co.in
Sat Jan 22 10:45:12 PST 2011


Hi,

Is it possible for a class to emit multiple types of signals using
std.signal. e.g. SignalA, SignalB etc.

Also i believe that emit method emits signals synchronously. Is it
possible to emit method asynchronously.

Thanks
Mandeep


More information about the Digitalmars-d-learn mailing list