[hunchentoot-devel] Hunchentoot on CLISP
Andrew Pennebaker
andrew.pennebaker at gmail.com
Mon Feb 28 03:19:40 UTC 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20110227/e4fa095c/attachment.html>
More information about the Tbnl-devel
mailing list