Zebediah Figura : ws2_32: Use server-side async I/O in AcceptEx().

Alexandre Julliard julliard at winehq.org
Tue Oct 20 15:57:17 CDT 2020


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Mon Oct 19 11:21:18 2020 -0500

ws2_32: Use server-side async I/O in AcceptEx().

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

---

 dlls/ws2_32/socket.c     | 183 ++++----------------------
 dlls/ws2_32/tests/sock.c |  27 ++--
 include/wine/afd.h       |   7 +
 server/sock.c            | 334 ++++++++++++++++++++++++++++++++++++++++++++---
 4 files changed, 357 insertions(+), 194 deletions(-)

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



More information about the wine-cvs mailing list