Sweden-Number/dlls/webservices
Alexandre Julliard 08a899d433 webservices: Use strncmpiW instead of memicmpW for strings without embedded nulls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-08 08:35:31 -05:00
..
tests webservices/tests: Add a missing closesocket call (Coverity). 2019-02-11 11:52:00 +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
heap.c
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
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: Use strncmpiW instead of memicmpW for strings without embedded nulls. 2019-05-08 08:35:31 -05: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