Ref T301, application contexts pings (by re-registering) identifiers again. By that it can be detected if the GUI is crashed

* ping timer in proxy
* utility function in timestamp list
* adjusted UI component displaying identifiers in core
This commit is contained in:
Klaus Basan
2018-08-12 03:12:53 +02:00
parent 7b360e03cc
commit 60b3ed65ab
9 changed files with 69 additions and 15 deletions

View File

@@ -80,6 +80,9 @@ namespace BlackCore
private:
BlackMisc::CIdentifierList m_registeredApplications;
//! Housekeeping
void cleanupRegisteredApplications();
};
} // namespace
} // namespace