Module: wine Branch: master Commit: 91e4596b9e64369c93d0ae5c552a05bc356f7be7 URL: https://source.winehq.org/git/wine.git/?a=commit;h=91e4596b9e64369c93d0ae5c5...
Author: Zebediah Figura zfigura@codeweavers.com Date: Mon Jul 5 19:14:16 2021 -0500
ws2_32/tests: Add more tests for connection failure.
Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ws2_32/tests/afd.c | 86 ++++++++++++++++++++++++++ dlls/ws2_32/tests/sock.c | 153 +++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 233 insertions(+), 6 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=91e4596b9e64369c93d0a...