93ee13245c
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. |
||
---|---|---|
.. | ||
libusb | ||
CMakeLists.txt | ||
data_transfer.c | ||
data_transfer.h | ||
urbdrc_main.c | ||
urbdrc_main.h |