blob: 0ef2b98a3f26f6c3f58b1c56aae2164a6dbe6f5e (
plain)
1
2
3
4
5
6
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.
|