[usocket-devel] [bug] WAIT-FOR-INPUT cannot be called without :TIMEOUT
Hans Hübner
hans at huebner.org
Sun Sep 7 15:33:49 UTC 2008
On Sun, Sep 7, 2008 at 17:09, Chun Tian (binghe) <binghe.lisp at gmail.com> wrote:
> So if I call WAIT-FOR-INPUT on a usocket instance with no TIMEOUT keyword
> supply, (TRUNCATE NIL) will be called, and error happens. How to fix this
> issue to make sure I can just wait "infinitely" on a usocket?
Not having tried it, but (and timeout (truncate timeout)) should do, no?
-Hans
More information about the usocket-devel
mailing list