[usocket-cvs] r569 - usocket/trunk
Chun Tian (binghe)
ctian at common-lisp.net
Tue Oct 5 06:20:54 UTC 2010
Author: ctian
Date: Tue Oct 5 02:20:54 2010
New Revision: 569
Log:
Update TODO
Modified:
usocket/trunk/TODO (contents, props changed)
Modified: usocket/trunk/TODO
==============================================================================
--- usocket/trunk/TODO (original)
+++ usocket/trunk/TODO Tue Oct 5 02:20:54 2010
@@ -1,4 +1,7 @@
-- Fix condition systems (make all implementation generate same error)
-- Add INET6 support.
-
-For more TODO items, see http://trac.common-lisp.net/usocket/report.
+- Fix condition systems (making all implementation generate same error)
+- Add INET6 support.
+- UDP support for Digitool MCL
+- IOlib backend
+- SOCKET-OPTION (at least :BROADCAST and :READ-TIMEOUT)
+
+For more TODO items, see http://trac.common-lisp.net/usocket/report.
More information about the usocket-cvs
mailing list