[hunchentoot-devel] updated version
Dr. Helmut G. Enders
helmut at cybernetic-systems.de
Tue Oct 27 15:58:03 UTC 2009
Edi Weitz wrote:
> On Tue, Oct 27, 2009 at 12:57 PM, John Thingstad <jpthing at online.no> wrote:
>
>
>> Depends. The 1.0 version contains obvious errors like stop doesn't work.
>>
>
> STOP doesn't work? The acceptor will still accept requests after you
> called STOP? Or what is the problem?
>
> And which other errors are you talking about?
>
I have the same problem:
debian 2.6.30-2-amd64
sbcl 1.0.31.32
hunchentoot 1.0
emacs23 -> slime ->sbcl
after
(setf *http-server* (hunchentoot:start (make-instance
'hunchentoot:acceptor))
(hunchentoot:stop *http-server*)
There is no response (break, ^G ^C ^D etc.) in the REPL.
I have to kill the sbcl process.
Helmut
More information about the Tbnl-devel
mailing list