Yes, it works.
Thank you,
Andrei
On Thu, May 21, 2009 at 21:44, Andrei Stebakov <lispercat@gmail.com> wrote:This is actually an usocket error - It should convert the
> 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,
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@common-lisp.net
http://common-lisp.net/mailman/listinfo/tbnl-devel