[Issue 5477] std.signals should have the ability to fire events asynchronously
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jan 25 12:25:30 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5477
Lukasz Wrzosek <luk.wrzosek at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |luk.wrzosek at gmail.com
--- Comment #1 from Lukasz Wrzosek <luk.wrzosek at gmail.com> 2011-01-25 12:23:25 PST ---
What exactly you mean by 'are asynchronous'?
AFAIK the current implementation is just synchronous, and also i believe there
is no possibility to emit signal to other thread. Signal/Slot mechanism is not
event based as in Qt.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list