Просмотр исходного кода

r11730@catbus: nickm | 2007-02-08 17:23:50 -0500
Mark some items done or deferred in TODO.


svn:r9535

Nick Mathewson 19 лет назад
Родитель
Сommit
61e729a615
1 измененных файлов с 6 добавлено и 4 удалено
  1. 6 4
      doc/TODO

+ 6 - 4
doc/TODO

@@ -44,17 +44,19 @@ R     - handle connect-dir streams that don't have a chosen_exit_name set.
         list the orport as 0 if it can't handle begin_dir.
         list the orport as 0 if it can't handle begin_dir.
         o List orports of actual dirservers..
         o List orports of actual dirservers..
 
 
-  - Servers are easy to setup and run: being a relay is about as easy as
+  o Servers are easy to setup and run: being a relay is about as easy as
     being a client.
     being a client.
-    . Reduce resource load
+    o Reduce resource load
       o A way to alert controller when router flags change.
       o A way to alert controller when router flags change.
         o Specify: SETEVENTS NS
         o Specify: SETEVENTS NS
         o Implement
         o Implement
-        - Hunt for places that change networkstatus info that I might have
+        o Hunt for places that change networkstatus info that I might have
           missed.
           missed.
-        - "NS" appears to be used to notify of routerstatus updates.
+        D "NS" appears to be used to notify of routerstatus updates.
           Do we want an actual NS event, for when new networkstatuses
           Do we want an actual NS event, for when new networkstatuses
           arrive, and then rename this one?
           arrive, and then rename this one?
+          (Renaming would be more trouble than it's worth, and a
+          'networkstatus arrived' event can wait till next series.
 
 
   . option to dl directory info via tor:
   . option to dl directory info via tor:
     TunnelDirConns and PreferTunneledDirConns
     TunnelDirConns and PreferTunneledDirConns