mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-05 07:35:12 -04:00
improved strategy for merging pending ID load requests, fixing bug in previous commit
This commit is contained in:
parent
59d08591d2
commit
8fdd255185
2 changed files with 1043 additions and 1031 deletions
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…
Add table
Add a link
Reference in a new issue