Sweden-Number/dlls/winhttp
Huw Davies 50d9d187c5 winhttp: Don't wait for the task thread to exit.
Instead, have the task thread call the destructor before it exits.
Previously, if the task thread held the final reference, it would call
request_destroy which would then wait for itself to finish.
2015-07-21 17:38:13 +02:00
..
tests winhttp: Store cookies in reverse order. 2015-06-24 22:56:46 +09:00
Makefile.in
cookie.c winhttp: Store cookies in reverse order. 2015-06-24 22:56:46 +09:00
handle.c
main.c
net.c
request.c winhttp: Don't wait for the task thread to exit. 2015-07-21 17:38:13 +02:00
rsrc.rc
session.c winhttp: Don't wait for the task thread to exit. 2015-07-21 17:38:13 +02:00
url.c
winhttp.spec
winhttp_private.h
winhttp_tlb.idl