LookingGlass/host/src
Geoffrey McRae 9969896876 [host] app: zero the new client sub count
If a new client connects but there has not been a capture timeout the
new client count wont be zeroed on a valid capture. If there is a
timeout later the host will still think there is a new client and
re-send a frame when it should not. This fixes this by reading the value
on a valid frame which zeros the new subs count.
2021-10-20 15:56:35 +11:00
..
app.c [host] app: zero the new client sub count 2021-10-20 15:56:35 +11:00