From 2ba3a9de168f87912b296e37a6b03bab45a102fe Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 4 Nov 2004 23:39:57 +0000 Subject: make the default default options.FirewallPorts be the default svn:r2683 --- src/or/hibernate.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/or/hibernate.c') diff --git a/src/or/hibernate.c b/src/or/hibernate.c index b733210f3..bdd2979af 100644 --- a/src/or/hibernate.c +++ b/src/or/hibernate.c @@ -5,7 +5,9 @@ /** * \file hibernate.c * \brief Functions to close listeners, stop allowing new circuits, - * etc in preparation for closing down or going dormant. + * etc in preparation for closing down or going dormant; and to track + * bandwidth and time intervals to know when to hibernate and when to + * stop hibernating. **/ /* -- cgit v1.2.3