mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 17:04:24 +09:00
This patch make it possible to limit the time that is passed when we call XXX_check_fds functions. This should smooth the treatment between handling inputs and handling incoming bitmap updates. The default maximum time is set to 100 ms.