Sweden-Number/dlls/webservices
Connor McAdams c03f747a3a webservices: Properly handle max session dictionary size channel property.
Treat WS_CHANNEL_PROPERTY_MAX_SESSION_DICTIONARY_SIZE as a read-only
property, and only allow it to be set upon channel creation.

Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-20 13:02:31 +02:00
..
tests webservices: Properly handle max session dictionary size channel property. 2022-04-20 13:02:31 +02:00
Makefile.in
channel.c webservices: Properly handle max session dictionary size channel property. 2022-04-20 13:02:31 +02:00
error.c
heap.c
listener.c
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
url.c
webservices.spec
webservices_private.h
writer.c