FreeRDP/channels/urbdrc/client
Armin Novak 3ebc71abf3 Replace wHashTable with wArrayList in USB channel
The streamID is not guaranteed to be uniqe, so add all transfers
to a list and remove by checking pointers instead of the streamID
2020-08-10 13:34:30 +02:00
..
libusb Replace wHashTable with wArrayList in USB channel 2020-08-10 13:34:30 +02:00
CMakeLists.txt Cleaned up USB redirection 2020-03-02 11:40:05 +01:00
data_transfer.c Fixed double free in urb_isoch_transfer_cb 2020-06-03 08:37:45 +02:00
data_transfer.h Rewrite of urbdrc channel. 2019-11-22 10:56:21 +01:00
urbdrc_main.c Replaced memset in urbdrc 2020-07-07 10:43:08 +02:00
urbdrc_main.h Fixed DestroyListener arguments and call order 2020-05-13 17:11:17 +02:00