wine/dlls/winhttp
Jacek Caban 2a99f0e3b3 winhttp: Periodically free outdated connections.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-18 20:43:32 +02:00
..
tests winhttp: Cache and reuse persistent HTTP connections. 2017-07-18 20:43:32 +02:00
cookie.c winhttp: Cookie attributes are case-insensitive. 2017-02-21 12:03:15 +01:00
handle.c
main.c winhttp: Periodically free outdated connections. 2017-07-18 20:43:32 +02:00
Makefile.in
net.c winhttp: Cache and reuse persistent HTTP connections. 2017-07-18 20:43:32 +02:00
request.c winhttp: Periodically free outdated connections. 2017-07-18 20:43:32 +02:00
rsrc.rc
session.c winhttp: Allocate netconn_t separately from request_t. 2017-07-13 18:34:45 +02:00
url.c winhttp: Accept NULL buffer for size queries in WinHttpCreateUrl. 2017-01-27 16:31:44 +01:00
winhttp.spec winhttp: Fix some spec file entries. 2017-01-31 12:20:31 +01:00
winhttp_private.h winhttp: Periodically free outdated connections. 2017-07-18 20:43:32 +02:00
winhttp_tlb.idl