Guillaume Charifi : ntdll: Implement exclusive flag for IOCTL_AFD_POLL.

Alexandre Julliard julliard at winehq.org
Thu Sep 23 15:35:03 CDT 2021


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

Author: Guillaume Charifi <guillaume.charifi at sfr.fr>
Date:   Thu Sep 23 00:48:03 2021 -0500

ntdll: Implement exclusive flag for IOCTL_AFD_POLL.

Signed-off-by: Guillaume Charifi <guillaume.charifi at sfr.fr>
Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/unix/socket.c       |  2 +-
 dlls/ws2_32/tests/afd.c        | 10 +++----
 include/wine/server_protocol.h |  4 +--
 server/protocol.def            |  1 +
 server/request.h               |  1 +
 server/sock.c                  | 66 ++++++++++++++++++++++++++++++++++++++++--
 server/trace.c                 |  3 +-
 7 files changed, 75 insertions(+), 12 deletions(-)

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



More information about the wine-cvs mailing list