瀏覽代碼

Note item status

svn:r4345
Nick Mathewson 20 年之前
父節點
當前提交
3d602f6ed6
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      doc/TODO

+ 5 - 1
doc/TODO

@@ -19,8 +19,12 @@ For 0.1.0.x:
   - Why does kevent barf with EINVAL on some freebsd boxes?
   - Fix the remaining flyspray bugs marked for 0.1.0.9
   - Free remaining unfreed memory (arma will run valgrind)
-  - Note libevent/method/platform combos that are unlikely to work.
+  . Note libevent/method/platform combos that are unlikely to work.
+    o Write
+    - Test
+    - Backport
   - rewrite how libevent does select() on win32 so it's not so very slow.
+    (Nice idea but nontrivial.)
   - instrument the code to figure out where our memory is going. (all platforms?)
 
 for 0.1.1.x: