[PATCH 2/2] winhttp: Allocate netconn_t separately from request_t.

Jacek Caban jacek at codeweavers.com
Thu Jul 13 06:01:03 CDT 2017


Once persistent connections will be supported, life time of connection
may exceed life time of request object.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/winhttp/net.c             | 34 ++++++++---------------------
 dlls/winhttp/request.c         | 49
++++++++++++++++++++++--------------------
 dlls/winhttp/session.c         | 38 ++++++++++++++++----------------
 dlls/winhttp/winhttp_private.h |  5 ++---
 4 files changed, 57 insertions(+), 69 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-winhttp-Allocate-netconn_t-separately-from-request_t.diff
Type: text/x-patch
Size: 15813 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170713/255ad489/attachment-0001.bin>


More information about the wine-patches mailing list