flush MessageBox

Chris via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Aug 20 08:25:56 PDT 2015


Is there a way to flush a thread's message box other than 
aborting the thread? MailBox is private:

https://github.com/D-Programming-Language/phobos/blob/master/std/concurrency.d#L1778


More information about the Digitalmars-d-learn mailing list