From 5033da733ded0a38441ac57f24b9455a6cad8541 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sun, 8 Aug 2010 13:12:21 -0700 Subject: [PATCH] Add TODO list items --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index fd928fe..d768665 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 -- 2.7.4