wine-wine/dlls/webservices
Hans Leidekker 6ff78d1f82 webservices: Maximize the amount of data read with each recv call.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-04 16:13:11 +01:00
..
tests webservices: Add support for stream output. 2018-12-04 16:13:11 +01:00
Makefile.in
channel.c webservices: Use stream I/O for UDP and session-less TCP channel bindings. 2018-12-04 16:13:11 +01:00
error.c webservices: Trace return values. 2018-10-17 17:30:58 +02:00
heap.c webservices: Trace return values. 2018-10-17 17:30:58 +02:00
listener.c webservices: Allow calling WsAcceptChannel again with the same channel handle. 2018-12-04 16:13:11 +01:00
msg.c webservices: Implement WsFlushBody. 2018-12-04 16:13:11 +01:00
proxy.c webservices: Trace return values. 2018-10-17 17:30:58 +02:00
reader.c webservices: Maximize the amount of data read with each recv call. 2018-12-04 16:13:11 +01:00
rsrc.rc
sock.h
string.c
url.c webservices: Also trace return values in the URL functions. 2018-10-31 16:18:30 +01:00
webservices.spec webservices: Implement WsFlushBody. 2018-12-04 16:13:11 +01:00
webservices_private.h webservices: Add support for stream output. 2018-12-04 16:13:11 +01:00
writer.c webservices: Add support for stream output. 2018-12-04 16:13:11 +01:00