Alexandre Julliard : server: Store the async handle inside the async_data_t structure.

Alexandre Julliard julliard at winehq.org
Fri Dec 26 12:35:19 CST 2008


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Dec 26 12:17:20 2008 +0100

server: Store the async handle inside the async_data_t structure.

---

 dlls/ntdll/directory.c         |    2 +-
 dlls/ntdll/file.c              |   10 +++++-----
 dlls/ws2_32/socket.c           |   10 +++++-----
 include/wine/server_protocol.h |    8 +++-----
 server/change.c                |    2 +-
 server/fd.c                    |    4 ++--
 server/protocol.def            |    6 ++----
 server/trace.c                 |    8 +++-----
 tools/make_requests            |    2 +-
 9 files changed, 23 insertions(+), 29 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=a7b3efde0e3d04ec0c5db843e3f13f567d93a062



More information about the wine-cvs mailing list