-
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.