[Git][wine/wine][master] 2 commits: ws2_32/tests: Add a simple test for WSAProviderConfigChange().
Alexandre Julliard pushed to branch master at wine / wine Commits: 9792f764 by Dmitry Timoshkov at 2025-09-29T22:28:18+02:00 ws2_32/tests: Add a simple test for WSAProviderConfigChange(). This test replicates what Microsoft-MPI and its backend NetworkDirect (ND) depend on. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - 78b7d911 by Dmitry Timoshkov at 2025-09-29T22:28:18+02:00 ws2_32: Return a socket from WSAProviderConfigChange() stub. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - 2 changed files: - dlls/ws2_32/protocol.c - dlls/ws2_32/tests/protocol.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7908e8fc7e251adfede9d119c747a0... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7908e8fc7e251adfede9d119c747a0... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)