[usocket-devel] [ANNOUNCE] usocket 0.5.3
Chun Tian (binghe)
binghe.lisp at gmail.com
Sat Aug 13 06:15:54 UTC 2011
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 at gmail.com>
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.
P.S. Now I have a full-time Lisp job in China:)
Regards,
Chun Tian (binghe)
More information about the usocket-devel
mailing list