[hunchentoot-devel] Hunchentoot new release

Vsevolod vseloved at gmail.com
Fri Feb 20 08:00:14 UTC 2009


On Fri, Feb 20, 2009 at 9:34 AM, Edi Weitz <edi at agharta.de> wrote:

> On Thu, Feb 19, 2009 at 7:03 PM, Vsevolod <vseloved at gmail.com> wrote:
>
> > I prepared the patch (it's a copy of how it works for me in the previous
> > version).
>
> Thanks, it's in the dev version now.  You forgot to update the
> docstrings and the documentation, though...
>
Sorry.


> > Additionally, I want to report some problems, which I've encountered
> while
> > testing vesrion 1.0.0.
> > 1. I get USOCKET:CONNECTION-REFUSED-ERROR on
> > (hunchentoot-test:test-hunchentoot "http://localhost:4240")
> > (my lisp is SBCL 1.0.20. I've updated bordeux_threads, chunga to the
> latest
> > versions. flexi-streams v.1.0.7 I was already using).
> >
> > 2. If I do everything manually (setf *server* (make-instance
> > 'hunchentoot:acceptor :port 4242))
> > (hunchentoot:start *server*) returns. If I browse to the site there's a
> > default page there.
> > But (hunchentoot:stop *server*) hangs.
>

> You're saying you get this even without SSL?

Yes. It's independent of SSL and occurred even before making my changes (on
a vanilla version).

>
> BTW, what's the value of bt:*supports-threads-p* for you?

T

-- 
vsevolod
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20090220/a87084d4/attachment.html>


More information about the Tbnl-devel mailing list