[PATCH 03/16] server: Store associated async queue list in fd struct.

Jacek Caban jacek at codeweavers.com
Wed Oct 5 14:27:32 CDT 2016


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---

This is needed for patch 8 to avoid adding new entry to fd_ops. Instead,
I removed one entry in patch 5.

 server/async.c | 17 +++++++++++++++--
 server/fd.c    | 13 ++++++++++---
 server/file.h  |  2 ++
 3 files changed, 27 insertions(+), 5 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-server-Store-associated-async-queue-list-in-fd-struct.diff
Type: text/x-patch
Size: 5010 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20161005/96d65f6f/attachment.bin>


More information about the wine-patches mailing list