FreeRDP/channels/encomsp/client
Armin Novak d2aef75004 Fix #5852: handle CHANNEL_EVENT_WRITE_CANCELLED
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)
2020-01-29 08:52:25 +01:00
..
CMakeLists.txt encomsp: using new VirtualChannelEx api 2016-11-23 01:24:19 -08:00
encomsp_main.c Fix #5852: handle CHANNEL_EVENT_WRITE_CANCELLED 2020-01-29 08:52:25 +01:00
encomsp_main.h Fixed const correctness of encomsp functions. 2019-11-25 09:39:21 +01:00