You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2014/01/24 12:53:32 UTC

svn propchange: r1560947 - svn:log

Author: olegk
Revision: 1560947
Modified property: svn:log

Modified: svn:log at Fri Jan 24 11:53:32 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Jan 24 11:53:32 2014
@@ -1 +1,6 @@
-Merge remote-tracking branch 'github/trunk' into trunk
+HTTPCORE-363: Unnecessary call to isOpen() before calling close
+
+HTTPCORE-358: I/O reactor listener backlog parameter
+Contributed by Dmitry Potapov <potapov.d at gmail.com>
+
+HTTPCORE-357: avoid DNS lookup in SSLIOSession in client mode