FreeRDP/channels/urbdrc/client/libusb
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
..
CMakeLists.txt Rewrite of urbdrc channel. 2019-11-22 10:56:21 +01:00
libusb_udevice.c Fixed urbdrc server notification of channel close 2020-08-10 13:40:41 +02:00
libusb_udevice.h Replace wHashTable with wArrayList in USB channel 2020-08-10 13:34:30 +02:00
libusb_udevman.c Fixed urbdrc server notification of channel close 2020-08-10 13:40:41 +02:00