
Dear Lispers, We’re glad to announce usocket 0.6.4. Changes in this release: * New feature: [SBCL] IPv6 support (patch from Guillaume LE VAILLANT, #15) * New feature: [API] SOCKET-SHUTDOWN added (patch from Thayne McCombs #9) * New feature: [Corman] minimal initial support of this platform * Bugfix: [SBCL/win32] wait-for-input nil-timeout bug (patch from Michal Herda, #13) * Bugfix: [ECL] included unistd.h for gethostname() (patch from Daniel Kochmanski, #7) * Bugfix: [LispWorks] SOCKET-RECEIVE now updates %READ-P (patch from Frank James) Special thanks to Guillaume LE VAILLANT [1] for his patch on improved IPv6 support of SBCL. As usual, if you want to download this release, please check http://common-lisp.net/project/usocket/releases/ or just wait for next Quicklisp monthly dist updates. The API documentation page was here: http://common-lisp.net/project/usocket/api-docs.shtml Any feedback - bugs or hugs - is greatly appreciated. Anyone is welcome to send pull request to our Git [1]: https://github.com/usocket/usocket.git Regards, Chun Tian (binghe) usocket team [1] https://github.com/glv2