[or-cvs] r12684: update an XXX020 for nick later (tor/trunk/src/or)

arma at seul.org arma at seul.org
Wed Dec 5 19:23:03 UTC 2007


Author: arma
Date: 2007-12-05 14:23:03 -0500 (Wed, 05 Dec 2007)
New Revision: 12684

Modified:
   tor/trunk/src/or/networkstatus.c
Log:
update an XXX020 for nick later


Modified: tor/trunk/src/or/networkstatus.c
===================================================================
--- tor/trunk/src/or/networkstatus.c	2007-12-05 19:22:37 UTC (rev 12683)
+++ tor/trunk/src/or/networkstatus.c	2007-12-05 19:23:03 UTC (rev 12684)
@@ -1161,7 +1161,9 @@
     return NULL;
 }
 
-/* XXXX020 remove this in favor of get_live_consensus. */
+/* XXXX020 remove this in favor of get_live_consensus. But actually,
+ * leave something like it for bridge users, who need to not totally
+ * lose if they spend a while fetching a new consensus. */
 networkstatus_vote_t *
 networkstatus_get_reasonably_live_consensus(time_t now)
 {



More information about the tor-commits mailing list