mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-31 20:52:09 +00:00
This fixes a race condition which causes the mouse ringbuffer to overflow. It also corrects out of order message index IDs due to multiple threads sending messages asyncronously.