4 Jan
2018
4 Jan
'18
11:03 p.m.
Module: wine Branch: master Commit: 026751313aeb13e5f62aabb85f33615800e53070 URL: https://source.winehq.org/git/wine.git/?a=commit;h=026751313aeb13e5f62aabb85... Author: Alex Henrie <alexhenrie24(a)gmail.com> Date: Wed Jan 3 22:33:30 2018 -0700 ws2_32/tests: Drop socket test workarounds for Windows <= 2000. Signed-off-by: Alex Henrie <alexhenrie24(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ws2_32/tests/sock.c | 222 ++++++++++++++--------------------------------- 1 file changed, 65 insertions(+), 157 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=026751313aeb13e5f62aa...