浏览代码

put back in a todo comment, so we don't forget.

svn:r5598
Roger Dingledine 20 年之前
父节点
当前提交
3489066433
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/or/routerlist.c

+ 1 - 0
src/or/routerlist.c

@@ -3307,6 +3307,7 @@ update_router_descriptor_downloads(time_t now)
 /** Return true iff we have enough networkstatus and router information to
  * start building circuits.  Right now, this means "at least 2 networkstatus
  * documents, and at least 1/4 of expected routers." */
+//XXX should consider whether we have enough exiting nodes here.
 int
 router_have_minimum_dir_info(void)
 {