Merge remote branch 'origin/maint-0.2.1'

This commit is contained in:
Nick Mathewson
2010-09-08 10:28:41 -04:00
2 changed files with 14 additions and 6 deletions
+7
View File
@@ -0,0 +1,7 @@
o Minor bugfixes:
- Allow handshaking OR connections to take a full KeepalivePeriod
seconds to handshake. Previously, we would close them after
IDLE_OR_CONN_TIMEOUT seconds, as if they were open. This is a
bugfix on 0.2.1.26. Thanks to mingw-san for analysis help. Fixes
bug 1840.