[PATCH 5/9] server, ntdll, ws2_32: store a few more information in the io_callback struct and remove some now unneeded fields from the server protocol

Bernhard Loos bernhardloos at googlemail.com
Wed Sep 28 09:20:59 CDT 2011


---
 dlls/ntdll/directory.c |    6 +-
 dlls/ntdll/file.c      |   43 ++++++--------------
 dlls/ntdll/sync.c      |    8 +--
 dlls/ws2_32/socket.c   |  104 +++++++++++++----------------------------------
 include/wine/ntdll.h   |   34 ++++++++++++++-
 server/async.c         |   10 ++---
 server/device.c        |    2 +-
 server/protocol.def    |    7 +--
 server/request.h       |   12 +++---
 server/trace.c         |    5 +--
 tools/make_requests    |    2 +-
 11 files changed, 93 insertions(+), 140 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-server-ntdll-ws2_32-store-a-few-more-information-in-.patch
Type: text/x-patch
Size: 26107 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110928/5768cf52/attachment-0001.bin>


More information about the wine-patches mailing list