Author: rhuijben
Revision: 1709933
Modified property: svn:log
Modified: svn:log at Wed Oct 21 23:17:57 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Oct 21 23:17:57 2015
@@ -5,7 +5,7 @@ the connected state when performing the
This fixes connecting to twitter.com using http2, but may have occured in
other scenarios as well.
-* serf-dev/dev/outgoing.c
+* outgoing.c
(serf__conn_update_pollset): When waiting for a connection don't perform
advanced in-memory polling yet as that might trigger ssl operations, which
in turn trigger socket operations that might get a WSAENOTCONN error.
@@ -15,5 +15,5 @@ other scenarios as well.
(serf__process_connection): Handle delayed connection opening.
(serf_connection_create): Initialize variable.
-* serf-dev/dev/serf_private.h
+* serf_private.h
(serf_connection_t): Add flag.