mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 07:01:30 +00:00
[idd] transport: centralize source identity
This commit is contained in:
@@ -96,7 +96,6 @@ private:
|
||||
bool m_knownValid = false;
|
||||
bool m_monitorReady = false;
|
||||
|
||||
static bool SameSource(const SourceKey& left, const SourceKey& right);
|
||||
static bool SameEpoch(
|
||||
const SourceKey& source, BackendId backend, uint32_t epoch);
|
||||
static bool SameRequest(const Request& request, const SourceKey& source,
|
||||
|
||||
Reference in New Issue
Block a user