Alexandre Julliard : server: Return an fd type in the get_handle_fd request .

Alexandre Julliard julliard at wine.codeweavers.com
Tue Nov 21 08:14:40 CST 2006


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Nov 20 14:14:04 2006 +0100

server: Return an fd type in the get_handle_fd request.

---

 include/wine/server_protocol.h |   15 ++++++++++++++-
 server/change.c                |   15 +++++----------
 server/fd.c                    |   25 +++++++++++++++----------
 server/file.c                  |    9 +++++----
 server/file.h                  |    4 ++--
 server/mailslot.c              |   21 ++++++++++++---------
 server/named_pipe.c            |   29 ++++++++++++++---------------
 server/protocol.def            |   13 +++++++++++++
 server/serial.c                |   14 +++++++-------
 server/sock.c                  |   14 +++++++-------
 server/trace.c                 |    1 +
 11 files changed, 95 insertions(+), 65 deletions(-)

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



More information about the wine-cvs mailing list