From c2604bb4689330ca7522a2dcae2ba7b3b984741b Mon Sep 17 00:00:00 2001 From: Kelvin Sherlock Date: Fri, 6 Apr 2012 20:12:33 -0400 Subject: [PATCH] stuff I should do. --- TODO.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 TODO.txt diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..aac7d5f --- /dev/null +++ b/TODO.txt @@ -0,0 +1,12 @@ +* Marinetti ReadLine bug? +TCPIPReadLineTCP rlrBuff.count is sometimes wildly inaccurate. +(using GetHandleSize as a workaround) + +* "-o file" to output to a named file. + +* "-O" to output to file based on url + +* set filetype/auxtype based on extension? (mostly for .c/.h files) + +* timeout for URL connection. +