Hans Leidekker : winhttp: Use winsock sockets.

Alexandre Julliard julliard at winehq.org
Mon Aug 27 16:18:16 CDT 2018


Module: wine
Branch: master
Commit: ca56f992803420ef37d7a87158e572f981005e5d
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=ca56f992803420ef37d7a87158e572f981005e5d

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Mon Aug 27 14:36:38 2018 +0200

winhttp: Use winsock sockets.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winhttp/Makefile.in       |   4 +-
 dlls/winhttp/cookie.c          |   6 +-
 dlls/winhttp/handle.c          |   5 +-
 dlls/winhttp/main.c            |   1 +
 dlls/winhttp/net.c             | 328 ++++++++++-------------------------------
 dlls/winhttp/request.c         |  13 +-
 dlls/winhttp/session.c         |  63 +-------
 dlls/winhttp/url.c             |   4 +-
 dlls/winhttp/winhttp_private.h |  19 +--
 9 files changed, 94 insertions(+), 349 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=ca56f992803420ef37d7a87158e572f981005e5d



More information about the wine-cvs mailing list