summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2011-09-01 20:21:20 +0100
committerNick White <git@njw.me.uk>2011-09-01 20:21:20 +0100
commit817d2888d7f38dec4e8549def19bd2274ad1f9e7 (patch)
treea8b3b7f5cc1194ce8bac4ffc34659491e9af575b /TODO
parent89c7c8fe61bb7a1b3059e43b96a97d80df2d9835 (diff)
Fix cookie saving, update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8bd702f..0da61ee 100644
--- a/TODO
+++ b/TODO
@@ -17,7 +17,9 @@ use wide string functions when dealing with stuff returned over http; it's known
bug in get(): if the \r\n\r\n after http headers is cut off between recv buffers
-create a tcl/tk gui wrapper, which asks for the book downloader to run, the book id, and then shows output of stdout & stderr as it runs
+what happens if we receive not a http header? does recv loop forever, in a memory killing manner?
+
+print stderr in gui as well
package for osx and windows