1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-09 04:16:08 +00:00
wine/dlls/webservices
Hans Leidekker 7435487992 webservices: Always set channel state to WS_CHANNEL_STATE_FAULTED when a send or receive operation failed.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-21 12:40:03 +02:00
..
tests webservices: Respect session dictionary size limits on receive dictionary. 2022-04-21 12:39:59 +02:00
channel.c webservices: Always set channel state to WS_CHANNEL_STATE_FAULTED when a send or receive operation failed. 2022-04-21 12:40:03 +02:00
error.c
heap.c
listener.c
Makefile.in
msg.c
proxy.c
reader.c webservices: Don't advance binary encoding reader if record type doesn't match. 2022-04-20 13:02:25 +02:00
rsrc.rc
sock.h
string.c webservices: Respect session dictionary size limits on send dictionary. 2022-04-21 12:39:49 +02:00
url.c
webservices_private.h webservices: Respect session dictionary size limits on send dictionary. 2022-04-21 12:39:49 +02:00
webservices.spec
writer.c