13 Aug 2011 08:15
[ANNOUNCE] usocket 0.5.3
Hello people, This is a cumulative update for USOCKET, version 0.5.3 Changes: * Bugfix: [MCL] Fixed SOCKET-LISTEN on vector addresses like #(0 0 0 0) * Bugfix: [MCL] Fixed WAIT-FOR-INPUT on passive sockets (stream-server-usocket) * Bugfix: [LispWorks] Fixed using UDP in delivered applications (thanks to Camille Troillard and Martin Simmons, this is from the legacy LispWorks-UDP project). * Bugfix: [SBCL] Fixed for "SBCL data flush problem", reported by Robert Brown and confirmed by Nikodemus Siivola. Special thanks to: Robert Brown <robert.brown@...> for his reporting and patching on "SBCL data flush problem". If you want to download this release, please checkout http://common-lisp.net/project/usocket/releases/ or just wait for new Quicklisp releases. The API documentation page is still here: http://common-lisp.net/project/usocket/api-docs.shtml Any feedback - bugs or hugs - is greatly appreciated.(Continue reading)
RSS Feed