Zebediah Figura : ntdll: Introduce IOCTL_AFD_WINE_SENDMSG.

Alexandre Julliard julliard at winehq.org
Thu May 27 16:02:09 CDT 2021


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Wed May 26 23:36:53 2021 -0500

ntdll: Introduce IOCTL_AFD_WINE_SENDMSG.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/unix/socket.c       | 310 ++++++++++++++++++++++++++++++++++++++++-
 include/wine/afd.h             |  11 ++
 include/wine/server_protocol.h |  22 ++-
 server/protocol.def            |  11 ++
 server/request.h               |   9 ++
 server/sock.c                  |  92 +++++++++++-
 server/trace.c                 |  16 +++
 7 files changed, 456 insertions(+), 15 deletions(-)

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



More information about the wine-cvs mailing list