Paul Gofman : winhttp: Attemp sync websocket send even if data doesn't fit SSL buffer.

Alexandre Julliard julliard at winehq.org
Thu Jan 27 15:36:16 CST 2022


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

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Thu Jan 27 02:03:06 2022 +0300

winhttp: Attemp sync websocket send even if data doesn't fit SSL buffer.

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                | 15 +++++--
 dlls/winhttp/request.c            | 35 ++++++++++++----
 dlls/winhttp/tests/notification.c | 86 ++++++++++++++++++++++++++++-----------
 dlls/winhttp/winhttp_private.h    |  1 +
 4 files changed, 101 insertions(+), 36 deletions(-)

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



More information about the wine-cvs mailing list