diff options
author | Roger Dingledine <arma@torproject.org> | 2007-01-27 19:05:45 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-01-27 19:05:45 +0000 |
commit | 0e01dda145d372840011ad168d61b30b2b6cde32 (patch) | |
tree | 19c5b64cf5cef9b237e58311b863e3c2b79e8214 | |
parent | b323126dda858dbe06cdec9ac7402f48dc5b71cd (diff) | |
download | tor-0e01dda145d372840011ad168d61b30b2b6cde32.tar tor-0e01dda145d372840011ad168d61b30b2b6cde32.tar.gz |
form an opinion about the 'event ns' concept
svn:r9439
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -50,8 +50,11 @@ R - handle connect-dir streams that don't have a chosen_exit_name set. o A way to alert controller when router flags change. o Specify: SETEVENTS NS o Implement -R - Hunt for places that change networkstatus info that I might have + - Hunt for places that change networkstatus info that I might have missed. + - "NS" appears to be used to notify of routerstatus updates. + Do we want an actual NS event, for when new networkstatuses + arrive, and then rename this one? . option to dl directory info via tor: TunnelDirConns and PreferTunneledDirConns |