Module: wine Branch: master Commit: 3eda59afcbd504bc3c1eb1e4e491c0cb6f3015a6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=3eda59afcbd504bc3c1eb1e4e...
Author: Paul Gofman pgofman@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@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=3eda59afcbd504bc3c1eb...