mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 08:24:16 +09:00
To avoid a race in which the server received an input event before proxy's client is initialized, we now only register input and update callbacks after client is initialized and safe to use.