mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
* FreeRDP_WTSVirtualChannelWrite might be called from different threads, so lock the function execution to keep split packets in order * unify DVC and SVC channel creation/deletion to avoid duplicate code