Explorar o código

two more todo items that need to be solved during the wsaenobufs quest.

svn:r6466
Roger Dingledine %!s(int64=19) %!d(string=hai) anos
pai
achega
bd165ccccd
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      doc/TODO

+ 4 - 0
doc/TODO

@@ -61,6 +61,10 @@ N . memory usage on dir servers. copy less!
 N - oprofile including kernel time on multiple platforms
 
 Items for 0.1.2:
+  - make tor's use of openssl operate on buffers rather than sockets,
+    so we can make use of libevent's buffer paradigm once it has one.
+  - make tor's use of libevent tolerate either the socket or the
+    buffer paradigm; includes unifying the functions in connect.c.
   - support dir 503s better
     o clients don't log as loudly when they receive them
     - they don't count toward the 3-strikes rule