Module: wine Branch: master Commit: 156c34ea03478329600b6fe1a6890155128e6640 URL: https://source.winehq.org/git/wine.git/?a=commit;h=156c34ea03478329600b6fe1a...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Aug 5 17:42:57 2021 +0200
ntdll: Add a helper function to get the iosb pointer to pass to the server.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/unix/file.c | 43 +++++++++++++++++++++--------------------- dlls/ntdll/unix/socket.c | 12 +++++++----- dlls/ntdll/unix/unix_private.h | 9 +++++++-- 3 files changed, 36 insertions(+), 28 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=156c34ea03478329600b6...