aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug18407
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug1840 b/changes/bug1840
new file mode 100644
index 0000000000..0ef2b98a3f
--- /dev/null
+++ b/changes/bug1840
@@ -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.
+