On Tue, Dec 8, 2009 at 12:19 AM, Helmut Eller <span dir="ltr"><<a href="mailto:heller@common-lisp.net">heller@common-lisp.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">* Elliott Slaughter [2009-12-08 01:21+0100] writes:<br>
<br>
> When I try 0 as timeout, I get this error:<br>
><br>
> The assertion (OR (NOT SWANK::TIMEOUT) (EQ SWANK::TIMEOUT T)) failed.<br>
><br>
> When I use t as timeout, it does basically what I want, but I'd rather have<br>
> the timeout be immediate (no wait). Is there any way to do this?<br>
<br>
</div>Sorry, the argument should indeed be T and not 0.  T means "nowait" and<br>
NIL means wait indefinetly.</blockquote></div><br>Thanks. Works like a charm, even on Windows/SBCL :-)<br clear="all"><br>-- <br>Elliott Slaughter<br><br>"Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay<br>