mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
Add a new API that allows channels to register/unregister an event-handle along with a callback function to be called by the RDP main thread. This allows background processing of channel specifics without the need for a channel specific thread.