[Issue 5477] New: std.signals should have the ability to fire events asynchronously

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jan 22 19:03:57 PST 2011


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: nobody at puremagic.com
        ReportedBy: mandeep at brars.co.in


--- Comment #0 from Mandeep Singh Brar <mandeep at brars.co.in> 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: -------


More information about the Digitalmars-d-bugs mailing list