How to implement Canceleable spawn() from parent

Ali Çehreli acehreli at yahoo.com
Mon Jun 29 03:00:57 UTC 2020


On 6/28/20 4:08 PM, aberba wrote:

> So I checked receiveTimeout() when I was looking for what I could use. I 
> wish there was an example in the docs.
> 
> https://dlang.org/library/std/concurrency/receive_timeout.html

I have an example of it:

   http://ddili.org/ders/d.en/concurrency.html#ix_concurrency.receiveTimeout

Ali


More information about the Digitalmars-d-learn mailing list