http://d.puremagic.com/issues/show_bug.cgi?id=5477
Summary: std.signals should have the ability to fire events
asynchronously
Product: D
Version: D2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Phobos
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Mandeep Singh Brar <[email protected]> 2011-01-22
19:01:54 PST ---
emit method in std.signals library fires events asynchronously. It should be
possible to emit signals synchronously as well as asynchronously. Event
handlers should receive signals without waiting for other event handlers to
complete
Thanks &
Mandeep
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------