Re: The mailbox API is incomplete

2019-03-15 Thread Daniel Kochmański
Hey, On Wed, 13 Mar 2019 22:50:12 +0300 Не Скажу wrote: > The mailbox API is incomplete, lacking timeout option. you've made your case. Thank you for pointing this out. I've added this feature to our tracker: https://gitlab.com/embeddable-common-lisp/ecl/issues/479 Best re

The mailbox API is incomplete

2019-03-15 Thread Не Скажу
Hello! The mailbox API is incomplete, lacking timeout option. I don't know whether there is a common standard for it, but according to this -  http://cl-cookbook.sourceforge.net/process.html at least LispWorks has such feature. Having timeout would be a really useful, consider this sce