Zebediah Figura : server: Introduce a helper to fill an iosb and terminate the async.

Alexandre Julliard julliard at winehq.org
Thu Sep 2 15:45:30 CDT 2021


Module: wine
Branch: master
Commit: 96593370cd7b1ec127270a1c4a95d055baf532c8
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=96593370cd7b1ec127270a1c4a95d055baf532c8

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Wed Sep  1 17:28:38 2021 -0500

server: Introduce a helper to fill an iosb and terminate the async.

For convenience, and to centralize the STATUS_ALERTED logic into one place.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 server/async.c      |  29 +++++++++++++
 server/console.c    |  51 ++++++++--------------
 server/device.c     |  14 +++---
 server/file.h       |   2 +
 server/named_pipe.c |   4 +-
 server/sock.c       | 121 ++++++++++++++++++++++------------------------------
 6 files changed, 105 insertions(+), 116 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=96593370cd7b1ec127270a1c4a95d055baf532c8



More information about the wine-cvs mailing list