Paul Gofman : winhttp: Allow synchronous nonblocking send in WinHttpWebSocketSend() when possible.

Alexandre Julliard julliard at winehq.org
Mon Jan 24 16:28:05 CST 2022


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

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Mon Jan 24 12:43:14 2022 +0300

winhttp: Allow synchronous nonblocking send in WinHttpWebSocketSend() when possible.

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

---

 dlls/winhttp/net.c                | 37 +++++++++------
 dlls/winhttp/request.c            | 96 ++++++++++++++++++++++++++++-----------
 dlls/winhttp/tests/notification.c | 16 ++++++-
 dlls/winhttp/winhttp_private.h    |  4 +-
 4 files changed, 111 insertions(+), 42 deletions(-)

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



More information about the wine-cvs mailing list