Always ping / contact network preferred relays (if any).

This commit is contained in:
Adam Ierymenko 2015-06-01 16:53:58 -07:00
parent 229195166a
commit 5bc89034bc
3 changed files with 37 additions and 5 deletions

View file

@ -179,8 +179,9 @@ public:
*
* @param RR Runtime environment
* @param now Current time
* @return True if there is an active best path (regardless of whether it needed a ping or keepalive), false if no paths
*/
void doPingAndKeepalive(const RuntimeEnvironment *RR,uint64_t now);
bool doPingAndKeepalive(const RuntimeEnvironment *RR,uint64_t now);
/**
* @return All known direct paths to this peer