Sweden-Number/dlls/winhttp
Paul Gofman 7ea8192bb4 winhttp: Remove an extra pending_sends increment in WinHttpWebSocketSend().
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-26 21:53:56 +01:00
..
tests winhttp: Return error from WinHttpWebSocketQueryCloseStatus() if close frame was not received. 2022-01-26 21:53:56 +01:00
Makefile.in winhttp: Remove unused ole32 import. 2022-01-19 10:40:13 +01:00
cookie.c winhttp: Use CRT memory allocators. 2021-06-08 22:28:44 +02:00
handle.c winhttp: Use CRT memory allocators. 2021-06-08 22:28:44 +02:00
main.c
net.c winhttp: Allow synchronous nonblocking send in WinHttpWebSocketSend() when possible. 2022-01-24 21:44:51 +01:00
request.c winhttp: Remove an extra pending_sends increment in WinHttpWebSocketSend(). 2022-01-26 21:53:56 +01:00
rsrc.rc
session.c winhttp: Use DNS only for proxy auto-detection. 2021-11-30 22:07:21 +01:00
url.c winhttp: Use CRT memory allocators. 2021-06-08 22:28:44 +02:00
winhttp.spec
winhttp_private.h winhttp: Count queued websocket receive operations. 2022-01-26 21:53:56 +01:00
winhttp_tlb.idl