Module: wine Branch: master Commit: 652dc005787c2ddc486010dffac6803e296a8d73 URL: https://source.winehq.org/git/wine.git/?a=commit;h=652dc005787c2ddc486010dff...
Author: Paul Gofman pgofman@codeweavers.com Date: Thu Dec 16 23:55:38 2021 +0300
ntdll: Don't set socket IO status after queuing async.
Signed-off-by: Paul Gofman pgofman@codeweavers.com Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/unix/file.c | 1 + dlls/ntdll/unix/socket.c | 135 +++++++++++++++++++++++++++-------------------- 2 files changed, 79 insertions(+), 57 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=652dc005787c2ddc48601...