-
28edb600
by Anton Baskanov at 2024-10-14T23:42:40+02:00
dplayx: Keep track of the connection status in bConnectionOpen.
-
ec541e72
by Anton Baskanov at 2024-10-14T23:42:40+02:00
dplayx: Enter the critical section when accessing the session desc.
-
137b8b90
by Anton Baskanov at 2024-10-14T23:42:40+02:00
dplayx: Enter the critical section when accessing the player list.
-
d14d43dc
by Anton Baskanov at 2024-10-14T23:42:40+02:00
dplayx: Remove const from message body and header parameters of DP_HandleMessage().
-
22cc6e8e
by Anton Baskanov at 2024-10-14T23:42:40+02:00
dplayx: Handle ADDFORWARD, add player to the session and send ADDFORWARDACK.
-
100645ac
by Anton Baskanov at 2024-10-14T23:42:40+02:00
dplayx: Prevent multiplication overflow in DP_MSG_ReadSuperPackedPlayer().