Module: wine Branch: master Commit: b192142ec08a3d298333bd5a19bccde5c4b0baeb URL: https://source.winehq.org/git/wine.git/?a=commit;h=b192142ec08a3d298333bd5a1...
Author: Paul Gofman pgofman@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@codeweavers.com Signed-off-by: Alexandre Julliard julliard@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...