mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
improved strategy for merging pending ID load requests, fixing bug in previous commit
This commit is contained in:
parent
59d08591d2
commit
8fdd255185
File diff suppressed because it is too large
Load Diff
@ -351,7 +351,6 @@ private:
|
||||
bool cache_update_if_cached(const RsGxsId &id, std::string serviceString);
|
||||
|
||||
bool isPendingNetworkRequest(const RsGxsId& gxsId);
|
||||
void locked_mergeIdsToRequestFromNet(const RsGxsId& id,const std::list<RsPeerId>& peers);
|
||||
void requestIdsFromNet();
|
||||
|
||||
// Mutex protected.
|
||||
|
Loading…
Reference in New Issue
Block a user