mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
When channels are cleaned up OpenHandle is most of the time already 0. Ignore the argument checks for CHANNEL_EVENT_WRITE_CANCELLED and CHANNEL_EVENT_WRITE_COMPLETE only check where actually required (CHANNEL_EVENT_DATA_RECEIVED)