On Mon, Feb 28, 2011 at 4:19 AM, Andrew Pennebaker
<andrew.penneba...@gmail.com> wrote:
> The "New York version" (hunchentoot:start (make-instance
> 'hunchentoot:acceptor :port 4242))
> creates a stalling web server, never loading, never error'ing.
> When I remove the code :ready-only t from line 377:
> (when (usocket:wait-for-input listener :timeout +new-connection-wait-time+)
> The New York version works fine.
> Specs:
>
> Hunchentoot 1.1.1
> Quicklisp
> CLISP
> Mac OS X

This sounds like a bug in CLISP or usocket.  Usocket guys, do you know
something about READY-ONLY on CLISP?

-Hans

_______________________________________________
usocket-devel mailing list
usocket-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/usocket-devel

Reply via email to