[hunchentoot-devel] Socket errors during requests

Andrei Stebakov lispercat at gmail.com
Thu May 21 21:07:59 UTC 2009


Yes, it works.
Thank you,
Andrei

On Thu, May 21, 2009 at 4:40 PM, Hans Hübner <hans.huebner at gmail.com> wrote:

> On Thu, May 21, 2009 at 21:44, Andrei Stebakov <lispercat at gmail.com>
> wrote:
> > Only it doesn't cover the sbcl type error that I have. If I add #+sbcl
> > sb-sys:io-timeout to the handler-case error list, the error is
> suppressed,
>
> This is actually an usocket error - It should convert the
> SBCL-specific condition to a portable usocket condition.  Can you try
> to add (sb-sys:io-timeout . timeout-error) to +sbcl-error-map+ in
> usocket/backend/sbcl.lisp and see if that cures the problem?  If it
> does, I can commit a context diff that you send to the usocket
> repository.
>
> -Hans
>
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20090521/7c98e97e/attachment.html>


More information about the Tbnl-devel mailing list