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(a)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)
_______________________________________________
usocket-announce mailing list
usocket-announce(a)common-lisp.net
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/usocket-announce
There's a new release of Bordeaux-Threads.
Noteworthy changes since 0.8.0:
* Update ABCL support, reimplementing locks based on
java.util.concurrent.locks.ReentrantLock and adding condition
variables - thanks to Mark Evenson
* Remove warning about threads not being supported, when
applicable
--
Stelian Ionescu a.k.a. fe[nl]ix
Quidquid latine dictum sit, altum videtur.
http://common-lisp.net/project/iolib
_______________________________________________
Bordeaux-threads-announce mailing list
Bordeaux-threads-announce(a)common-lisp.net
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/bordeaux-threads-anno…