[PATCH try4] wininet: Added support for persistent HTTP connections

Jacek Caban jacek at codeweavers.com
Fri May 6 06:48:42 CDT 2011


try4: Check idle connection before using it in an attempt to catch
closed connection sooner, avoiding some request resends. It hopefully
fixes observed problem with tests.

---
 dlls/urlmon/tests/protocol.c |    2 +-
 dlls/urlmon/tests/url.c      |   20 +-
 dlls/wininet/http.c          |  661
+++++++++++++++++++++++++-----------------
 dlls/wininet/internet.c      |    2 +-
 dlls/wininet/internet.h      |   42 ++-
 dlls/wininet/netconnection.c |  138 ++++------
 dlls/wininet/tests/http.c    |   32 +--
 7 files changed, 498 insertions(+), 399 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wininet-Added-support-for-persistent-HTTP-connections.diff
Type: text/x-patch
Size: 56188 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110506/c58b1930/attachment-0001.bin>


More information about the wine-patches mailing list