[usocket-devel] Patch for ABCL for IP6 and SOCKET-ACCEPT

The attached patch against usocket HEAD (basically usocket-0.5.1) address for following for ABCL: 1. GET-ADDRESS now works with underlying IP6 addresses 2. Fix SOCKET-ACCEPT to follow the documented API so that when called without an :ELEMENT-TYPE argument, use the ELEMENT-TYPE of specified in the corresponding call to SOCKET-LISTEN. With the [corresponding patches][1] this allows ABCL to run Hunchentoot. [1]: http://detroit.slack.net/~evenson/abcl/hunchentoot -- "A screaming comes across the sky. It has happened before, but there is nothing to compare to it now."

Hi, Mark Thanks for making this (and making Hunchentoot work on ABCL), your patch was accepted as r643 on usocket 0.5.x branch. I'll try to make a new release before next quicklisp release cycle. Regards, Chun Tian (binghe) 在 2011-4-28,12:25, Mark Evenson 写道:
The attached patch against usocket HEAD (basically usocket-0.5.1) address for following for ABCL:
1. GET-ADDRESS now works with underlying IP6 addresses
2. Fix SOCKET-ACCEPT to follow the documented API so that when called without an :ELEMENT-TYPE argument, use the ELEMENT-TYPE of specified in the corresponding call to SOCKET-LISTEN.
With the [corresponding patches][1] this allows ABCL to run Hunchentoot.
[1]: http://detroit.slack.net/~evenson/abcl/hunchentoot
-- "A screaming comes across the sky. It has happened before, but there is nothing to compare to it now." <usocket-abcl-20110427b.diff>_______________________________________________ usocket-devel mailing list usocket-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/usocket-devel
participants (2)
-
Chun Tian (binghe)
-
Mark Evenson