On Fri, Mar 13, 2009 at 21:45, Andrei Stebakov <lisper...@gmail.com> wrote:
> When executing
> (let ((*break-on-signals* 'error))
>  (usocket:socket-connect "lisp.org" 80))
>
> I have an error:
> junk in string "org"
> BREAK was entered because of *BREAK-ON-SIGNALS* (now rebound to NIL).
>   [Condition of type SIMPLE-CONDITION]

This problem is fixed in usocket-trunk, but has not made it into the
0.4 release branch.  I will update the ediware version to include it.

-Hans

_______________________________________________
usocket-devel mailing list
usocket-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/usocket-devel

Reply via email to