[PATCH 08/10] ntdll, ws2_32, server: store more informations about the async operation clientside and remove them from the server protocol

Bernhard Loos bernhardloos at googlemail.com
Tue Nov 8 06:39:29 CST 2011


---
 dlls/ntdll/directory.c         |    6 ++--
 dlls/ntdll/file.c              |   17 ++++++-------
 dlls/ntdll/ntdll_misc.h        |    8 +++++-
 dlls/ntdll/sync.c              |    9 +++----
 dlls/ws2_32/socket.c           |   51 +++++++++++++++++++++++----------------
 include/wine/server_protocol.h |   11 +++-----
 server/async.c                 |   10 +++----
 server/device.c                |    2 +-
 server/protocol.def            |    7 +----
 server/request.h               |   12 ++++----
 server/trace.c                 |    5 +---
 tools/make_requests            |    2 +-
 12 files changed, 71 insertions(+), 69 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-ntdll-ws2_32-server-store-more-informations-about-th.patch
Type: text/x-patch
Size: 24219 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111108/f53ccb9f/attachment-0001.bin>


More information about the wine-patches mailing list