Discussion:
ipv6 support
R. Matthew Emerson
2014-10-01 14:42:21 UTC
Permalink
Hans Hübner has added ipv6 support to CCL's socket facilities.

http://trac.clozure.com/ccl/changeset/16270 describes the merge, if you'd like to look over the changes.

This support is in the current trunk. http://ccl.clozure.com/ccl-documentation.html contains updated socket documentation, and the file ccl:examples;sockets;socket-test.lisp includes some elementary tests that may give you an idea of how to specify and use ipv6 addresses.

Any testing of the ipv6 support and reports of problems would be appreciated.
Loading...