From 9bbc7e0bc7967ff5840fa811aa67dfbf2c890d9b Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Tue, 26 Oct 2010 01:10:32 -0700 Subject: [PATCH] Remove old todo --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index dfb7e7b699..fb26e0b305 100644 --- a/TODO +++ b/TODO @@ -13,7 +13,6 @@ - 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 - Use C++ style casts everywhere. - fs.readFile[Sync] should not call stat() and use the length. Test on Linux's /proc/sys/kernel/hostname