Alexandre Julliard pushed to branch master at wine / wine
Commits: 97f2485c by Anton Baskanov at 2024-09-17T18:04:21+02:00 dplayx/tests: Report lines correctly in session enumeration callback.
- - - - - 50fdf502 by Anton Baskanov at 2024-09-17T18:04:21+02:00 dplayx/tests: Retry enumeration manually instead of returning TRUE from the callback.
The enumeration reply might get lost if received right after a timeout before the next enumeration attempt.
- - - - - db6d77e2 by Anton Baskanov at 2024-09-17T18:04:21+02:00 dpwsockx: Add a background thread.
- - - - - f3015fd8 by Anton Baskanov at 2024-09-17T18:04:21+02:00 dpwsockx: Accept incoming TCP connections.
- - - - - 6969953c by Anton Baskanov at 2024-09-17T18:04:21+02:00 dpwsockx: Receive TCP messages.
- - - - -
3 changed files:
- dlls/dplayx/tests/dplayx.c - dlls/dpwsockx/dpwsockx_dll.h - dlls/dpwsockx/dpwsockx_main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/836a6111fc7d9a7f425bd8fc3f9589...