FreeRDP/channels/rail
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
..
client Fix #5852: handle CHANNEL_EVENT_WRITE_CANCELLED 2020-01-29 08:52:25 +01:00
server rail/server: rename rdpContext to rdpcontext 2020-01-14 07:58:47 +01:00
CMakeLists.txt rail server: implement channel code for rail server 2019-12-12 11:10:44 +01:00
ChannelOptions.cmake channels: cmake cleanup, USB redirection refactoring 2012-11-20 19:34:52 -05:00
rail_common.c rail: keep extendedSpiSupported flag synced 2019-12-12 11:10:44 +01:00
rail_common.h rail: keep extendedSpiSupported flag synced 2019-12-12 11:10:44 +01:00