r11686@catbus: nickm | 2007-02-07 01:50:14 -0500
commit2e6feb646bd22309d0730d5d9af3b750dbc02f0c
authorNick Mathewson <nickm@torproject.org>
Wed, 7 Feb 2007 06:54:33 +0000 (7 06:54 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 7 Feb 2007 06:54:33 +0000 (7 06:54 +0000)
tree620760a7430b6497463b654e7caaa4bc6c805c3c
parent071738c2d5ef08131633631648c8952840e7c1eb
 r11686@catbus:  nickm | 2007-02-07 01:50:14 -0500
 Set hibernate_end_time whenever we start hibernating.  This fixes a problem where we would start hibernating upon startup (since it isn't time to wake up yet) but we would wind up setting the "stop hibernating" time not to the wakeup time, but to the end of the interval.  Also, split hibernate_end_time from shutdown_time. Possible fix for bug 362.

svn:r9512
ChangeLog
src/or/hibernate.c