mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-22 21:34:32 -04:00
commit
ba7cf4995b
8 changed files with 43 additions and 8 deletions
|
@ -59,6 +59,7 @@ struct TurtleRequestDisplayInfo
|
|||
RsPeerId source_peer_id ; // Peer that relayed the request
|
||||
uint32_t age ; // Age in seconds
|
||||
uint32_t depth ; // Depth of the request. Might be altered.
|
||||
std::string keywords;
|
||||
};
|
||||
|
||||
class TurtleTrafficStatisticsInfo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue