Add TODO list items
authorRyan Dahl <ry@tinyclouds.org>
Sun, 8 Aug 2010 20:12:21 +0000 (13:12 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Sun, 8 Aug 2010 20:37:51 +0000 (13:37 -0700)
TODO

diff --git a/TODO b/TODO
index fd928fe..d768665 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,3 +13,6 @@
   allowed.
 - debug and production modes
 - EventSource branch merged
+- TCP servers should have an optional number of maximum connections. When
+  the maximum is reached it stops accepting new connections.
+- compile under clang