19 Jun
2020
19 Jun
'20
7:48 p.m.
Module: wine Branch: master Commit: b192142ec08a3d298333bd5a19bccde5c4b0baeb URL: https://source.winehq.org/git/wine.git/?a=commit;h=b192142ec08a3d298333bd5a1... Author: Paul Gofman <pgofman(a)codeweavers.com> Date: Fri Jun 19 13:13:14 2020 +0300 netio.sys: Support multiple simultaneous async operations for socket. Signed-off-by: Paul Gofman <pgofman(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/netio.sys/netio.c | 162 ++++++++++++++++++++++++++++++++----------------- 1 file changed, 106 insertions(+), 56 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b192142ec08a3d298333b...