summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2013-02-11 16:59:04 +0100
committerAndreas Schneider <asn@cryptomilk.org>2013-02-11 16:59:04 +0100
commit7614d2da3f67976b77781a02f0fb78b930782c65 (patch)
tree15a2e849c6795633e1470ca5614affc893bcab1c
parenta6ba4762e0ddbc6c0b544e8821293b140f8f98a5 (diff)
downloadsocket_wrapper-7614d2da3f67976b77781a02f0fb78b930782c65.tar.gz
socket_wrapper-7614d2da3f67976b77781a02f0fb78b930782c65.tar.xz
socket_wrapper-7614d2da3f67976b77781a02f0fb78b930782c65.zip
Add TODO.
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..8b1aae5
--- /dev/null
+++ b/TODO
@@ -0,0 +1,3 @@
+* Fix short reads (1500 is hardcoded).
+* We might need serialization so we don't call wrapper symbols recursively.
+* Add logging for debug.