summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2010-08-08 13:12:21 -0700
committerRyan Dahl <ry@tinyclouds.org>2010-08-08 13:37:51 -0700
commit5033da733ded0a38441ac57f24b9455a6cad8541 (patch)
tree55dbc0117b89f691e446084389ca8a93499476b1 /TODO
parentcf5ae13f85063b907dd73719015529da3e5ada7a (diff)
downloadnode-5033da733ded0a38441ac57f24b9455a6cad8541.tar.gz
Add TODO list items
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index fd928fec1..d768665b7 100644
--- 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