Explorar el Código

be less eager to decide that the entire network is down

svn:r5434
Roger Dingledine hace 19 años
padre
commit
f28770b639
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/or/routerlist.c

+ 0 - 1
src/or/routerlist.c

@@ -340,7 +340,6 @@ router_pick_directory_server(int requireother,
 
   info(LD_DIR,"Still no %s router entries. Reloading and trying again.",
          fascistfirewall ? "reachable" : "known");
-  has_fetched_directory=0; /* reset it */
   if (router_reload_router_list()) {
     return NULL;
   }