Paul Gofman : winhttp: Replace pending read cancel in WinHttpWebSocketClose() with a generic cancel_queue().

Alexandre Julliard julliard at winehq.org
Wed Jun 8 15:56:05 CDT 2022


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

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Mon Jun  6 19:07:44 2022 -0500

winhttp: Replace pending read cancel in WinHttpWebSocketClose() with a generic cancel_queue().

Signed-off-by: Paul Gofman <pgofman at codeweavers.com>

---

 dlls/winhttp/request.c         | 108 +++++++++++++++++++++++++++++------------
 dlls/winhttp/winhttp_private.h |   3 +-
 2 files changed, 78 insertions(+), 33 deletions(-)

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



More information about the wine-cvs mailing list