Hi, Pavel
Your patch has been committed into USOCKET with slightly modifications for
making it SBCL only. (ECL doesn't support TIMEOUT keyword)
You'll see it in next USOCKET bugfix release (0.4.2) soon.
Thanks,
Chun Tian (binghe)
在 2010-6-25,18:11, Pavel G. Koukoushkin 写道:
> Hi!
>
> I do so
Hi Pavel
Thanks for your patch. I'll merge it after some confirmations. Both ECL and
SBCL were affected by your changes, and I'm not sure yet if SBCL's socket
functions accepts (:timeout nil) once no :timeout argument was supplied for
usocket:socket-connect.
--binghe
> Hi!
>
> I do some corr
Hi!
I do some corrections in a patch an here is it.
Please answer where we can see this changes in release
Pavel G. Koukoushkin
Moscow, Russia
Index: backend/sbcl.lisp
===
--- backend/sbcl.lisp (revision 522)
+++ backend/sbcl.lisp (w