Alexandre Julliard : server: Redesign the server shutdown processing.

Alexandre Julliard julliard at winehq.org
Thu Jan 3 06:43:39 CST 2008


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Jan  2 16:16:00 2008 +0100

server: Redesign the server shutdown processing.

System processes are now killed only after the server persistence
delay has expired. New processes are not allowed to start during
shutdown.

---

 server/process.c |   66 +++++++++++++++++++++++++++++++++++++++++++----------
 server/process.h |    1 -
 server/request.c |   46 +++++++++++--------------------------
 server/request.h |    2 +-
 server/signal.c  |    2 -
 server/trace.c   |    1 +
 6 files changed, 69 insertions(+), 49 deletions(-)

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



More information about the wine-cvs mailing list