FreeRDP/channels/urbdrc/client
Armin Novak 93ee13245c Fixed urbdrc server notification of channel close
There was a recursion issue with usb device channel closing and
local redirected device removal.
If the local redirected device is removed due to hotplug events,
the device channel needs to be closed, which in turn checks if
the local device list contains the device. Ensure that the
channel close code is only executed when not called from the
channel side.
2020-08-10 13:40:41 +02:00
..
libusb Fixed urbdrc server notification of channel close 2020-08-10 13:40:41 +02:00
CMakeLists.txt Cleaned up USB redirection 2020-03-02 11:40:05 +01:00
data_transfer.c Fixed invalid buffer length and duplicated write function. 2020-08-10 13:34:30 +02:00
data_transfer.h Rewrite of urbdrc channel. 2019-11-22 10:56:21 +01:00
urbdrc_main.c Fixed urbdrc server notification of channel close 2020-08-10 13:40:41 +02:00
urbdrc_main.h Fixed urbdrc server notification of channel close 2020-08-10 13:40:41 +02:00