FreeRDP/channels/urbdrc
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
..
client Replace wHashTable with wArrayList in USB channel 2020-08-10 13:34:30 +02:00
common Added compile time urbdrc debug option 2020-07-07 10:43:08 +02:00
ChannelOptions.cmake Deactivate USB redirection for IOS and ANDROID by default. 2020-02-26 13:53:25 +01:00
CMakeLists.txt Added compile time urbdrc debug option 2020-07-07 10:43:08 +02:00