Module: wine Branch: master Commit: 2e0cb6d4dec0914d95d40853ea1876f734fa6c79 URL: https://source.winehq.org/git/wine.git/?a=commit;h=2e0cb6d4dec0914d95d40853e...
Author: Zebediah Figura zfigura@codeweavers.com Date: Wed Jul 21 20:34:50 2021 -0500
ws2_32/tests: Add more tests for bind() and getsockname().
Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ws2_32/tests/afd.c | 149 ++++++++++++++++++++++++++++++++++++++++------- dlls/ws2_32/tests/sock.c | 84 ++++++++++++++++++++++++++ 2 files changed, 211 insertions(+), 22 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=2e0cb6d4dec0914d95d40...