Paul Gofman : winhttp: Use a single thread pool wrapper callback for async tasks.

Alexandre Julliard julliard at winehq.org
Wed Mar 16 16:48:22 CDT 2022


Module: wine
Branch: master
Commit: d8a358033f69c148a153694c589adb3f8a239695
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=d8a358033f69c148a153694c589adb3f8a239695

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Tue Mar 15 19:07:23 2022 +0300

winhttp: Use a single thread pool wrapper callback for async tasks.

Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winhttp/request.c         | 74 +++++++++++++++++++++++-------------------
 dlls/winhttp/winhttp_private.h | 15 +++++++++
 2 files changed, 56 insertions(+), 33 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=d8a358033f69c148a153694c589adb3f8a239695



More information about the wine-cvs mailing list