Hello Binghe,
On Wed, 2012-04-25 at 10:29 +0800, Chun Tian (binghe) wrote:
Hi, Kamil
Thanks for your patch. You're right about the redundant call to hcl:flag-special-free-action, I miss it when I'm removing the special free action to datagram-usocket class. I've fixed in latest 0.5.x branch [1] and will push it to trunk soon.
But the read macros #+(or lispworks4 lispworks5 lispworks6.0) in function initialize-dynamic-sockaddr is right, because since LispWorks 6.1 the TCP/IPv6 support was added, and now we have separated code for before/after version 6.1. (and the new code is provided by LispWorks guys, very high quality)
I didn't notice this latest change, sorry about the noise. :)