[usocket-cvs] r615 - usocket/trunk

Chun Tian (binghe) ctian at common-lisp.net
Wed Mar 30 08:30:45 UTC 2011


Author: ctian
Date: Wed Mar 30 04:30:45 2011
New Revision: 615

Log:
Update ChangeLog

Modified:
   usocket/trunk/CHANGES

Modified: usocket/trunk/CHANGES
==============================================================================
--- usocket/trunk/CHANGES	(original)
+++ usocket/trunk/CHANGES	Wed Mar 30 04:30:45 2011
@@ -24,3 +24,11 @@
 * New feature: CLISP support UDP without RAWSOCK (using FFI interface)
 * New feature: CLISP support some advanced TCP features which CLISP's SOCKET interface not provide
 * New feature: Macintosh Common Lisp (MCL) support Datagram sockets (UDP)
+
+0.6.0:
+
+* New feature: SOCKET-OPTION for seting and geting various socket options.
+
+[TODO for 0.6.x]
+
+* New feature: SOCKET-SHUTDOWN for TCP and UDP sockets




More information about the usocket-cvs mailing list