• Huw Davies's avatar
    winhttp: Don't wait for the task thread to exit. · 50d9d187
    Huw Davies authored
    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.
    50d9d187
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
cookie.c Loading commit data...
handle.c Loading commit data...
main.c Loading commit data...
net.c Loading commit data...
request.c Loading commit data...
rsrc.rc Loading commit data...
session.c Loading commit data...
url.c Loading commit data...
winhttp.spec Loading commit data...
winhttp_private.h Loading commit data...
winhttp_tlb.idl Loading commit data...