From 9733318650376ee6cbf4311b8ff3bfcdd3fc9b14 Mon Sep 17 00:00:00 2001 From: Kelvin Sherlock Date: Mon, 16 Apr 2012 18:44:25 -0400 Subject: [PATCH] update todo --- TODO.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/TODO.txt b/TODO.txt index 3e966af..fec9bae 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,8 +1,5 @@ - - -* set filetype/auxtype based on extension? (mostly for .c/.h files) - +* timeout while receiving data? ---- fixed @@ -11,6 +8,8 @@ fixed * "-O" to output to file based on url * timeout for URL connection. +* set filetype/auxtype based on extension? (mostly for .c/.h files) + * Marinetti ReadLine bug? - TCPIPReadLineTCP rlrBuff.count is sometimes wildly inaccurate.