[hunchentoot-devel] Hunchentoot on CLISP

Hans Hübner hans.huebner at gmail.com
Mon Feb 28 09:19:06 UTC 2011


On Mon, Feb 28, 2011 at 4:19 AM, Andrew Pennebaker
<andrew.pennebaker at 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




More information about the Tbnl-devel mailing list