client: call ChannelSearchManager::cancel()
This commit is contained in:
@ -4102,6 +4102,8 @@ public:
|
||||
|
||||
m_timer->close();
|
||||
|
||||
m_channelSearchManager->cancel();
|
||||
|
||||
// this will also close all PVA transports
|
||||
destroyAllChannels();
|
||||
|
||||
|
Reference in New Issue
Block a user