mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 16:34:18 +09:00
dynamic channels can be opened at any time during a session. If we receive a CREATE_REQUEST_PDU and the channel id is already in use, print out a warning with the existing channel details and discard it before creating the newly requested channel.