Alexandre Julliard : server: Add a separate function to set the timeout of an async I/O operation.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Apr 3 06:48:20 CDT 2007


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Apr  2 20:41:59 2007 +0200

server: Add a separate function to set the timeout of an async I/O operation.

---

 server/async.c      |   16 +++++++++++-----
 server/change.c     |    4 +++-
 server/fd.c         |   34 +++++++++++++++++++---------------
 server/file.h       |    8 ++++----
 server/mailslot.c   |   15 ++++++++++-----
 server/named_pipe.c |   34 ++++++++++++++++++++--------------
 server/serial.c     |   15 ++++++++++++---
 server/sock.c       |    4 +++-
 8 files changed, 82 insertions(+), 48 deletions(-)

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



More information about the wine-cvs mailing list