Hi, usocket
Anyone review this patch? Should it be applied? (If sure, I'll commit
it by myself)
--binghe
在 2008-9-7,23:46, Chun Tian (binghe) 写道:
在 2008-9-7,下午11:33, Hans Hübner 写道:
On Sun, Sep 7, 2008 at 17:09, Chun Tian (binghe) <[EMAIL PROTECTED]
> wrote:
So if I call WAIT-FOR-INPU
在 2008-9-7,下午11:33, Hans Hübner 写道:
On Sun, Sep 7, 2008 at 17:09, Chun Tian (binghe) <[EMAIL PROTECTED]
> 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 ju
On Sun, Sep 7, 2008 at 17:09, Chun Tian (binghe) <[EMAIL PROTECTED]> 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 h