Use a queue of unsent packets instead of threads

Authored by mtijink on Jul 20 2019, 8:21 PM.

Description

Use a queue of unsent packets instead of threads

This also allows "unsending" packets (if they're still in the queue).
This patch does that for mouse move packets, so they get accumulated
together (sending less stuff over a congested link).

Details

Committed
mtijinkJul 20 2019, 8:21 PM
Parents
R225:6da339028dbb: [plugins/photo] Send cancel packet when user aborts camera
Branches
Unknown
Tags
Unknown