[1/3] winhttp: Implement a task queue for asynchronous requests.

Hans Leidekker hans at codeweavers.com
Mon Feb 16 07:40:38 CST 2015


This ensures that asynchronous calls are completed in the right order.
---
 dlls/winhttp/request.c         | 81 ++++++++++++++++++++++++++++++++++++++----
 dlls/winhttp/session.c         | 19 ++++++++--
 dlls/winhttp/winhttp_private.h |  6 ++++
 3 files changed, 96 insertions(+), 10 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winhttp-Implement-a-task-queue-for-asynchronous-reques.txt
Type: text/x-patch
Size: 5493 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150216/971bd41b/attachment.bin>


More information about the wine-patches mailing list