winhttp: Send callback for pending receives right away when closing websocket.
commit1b42ebcfb7cfb94bc4615fc717a7cdad9151209f
authorPaul Gofman <pgofman@codeweavers.com>
Wed, 26 Jan 2022 14:25:22 +0000 (26 15:25 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 26 Jan 2022 20:53:56 +0000 (26 21:53 +0100)
tree5328e06f70734631d0f969a7690bacce88473199
parent2a812a5645c71d9d6b3503df7065d8a5434e2b6f
winhttp: Send callback for pending receives right away when closing websocket.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winhttp/request.c
dlls/winhttp/tests/notification.c