Hi,
Today I have modified USOCKET to depend on this new :IPv6 feature. And now I’ve created a new backend file “clozure.lisp” [1] for holding all functions specific to CCL-1.11, I think this is many people wanted for years. The old backend file “openmcl.lisp” is not only for old CCL versions, but new backend is only for new CCL versions.
P. S. I’m preparing a new release 0.6.3 for all recent changes.
Regards,
Chun
[1] https://github.com/usocket/usocket/commit/059d9747c62ac92a525de955d5fb7441d5...
Il giorno 20/dic/2014, alle ore 04:49, R. Matthew Emerson rme@clozure.com ha scritto:
On Dec 19, 2014, at 3:40 AM, Hans Hübner hans.huebner@gmail.com wrote:
Hi Chun,
Matthew said that he intends to add an IPv6 *feature* to CCL, which might be even more appropriate. Matthew, did you decide on the feature keyword yet?
I decided to put :ipv6 on *features* (which is also what Allegro CL uses).