Hans Leidekker : webservices: Add support for outgoing TCP connections.

Alexandre Julliard julliard at winehq.org
Fri Apr 21 15:18:17 CDT 2017


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri Apr 21 12:37:00 2017 +0200

webservices: Add support for outgoing TCP connections.

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

---

 dlls/webservices/channel.c             | 288 +++++++++++++++++++++++++--------
 dlls/webservices/listener.c            |  17 +-
 dlls/webservices/proxy.c               |   1 -
 dlls/webservices/sock.h                |  22 +++
 dlls/webservices/webservices_private.h |   2 +
 5 files changed, 261 insertions(+), 69 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=a6318e25c8008ed63fcb93d03850962d316a8e83



More information about the wine-cvs mailing list