Further pare down Cluster messaging and rename some stuff.
This commit is contained in:
parent
9490b1f136
commit
5f39d5b7ea
7 changed files with 24 additions and 40 deletions
|
@ -171,7 +171,7 @@ public:
|
|||
* @param atAddress Destination address
|
||||
* @param now Current time
|
||||
*/
|
||||
void attemptToContactAt(const RuntimeEnvironment *RR,const InetAddress &localAddr,const InetAddress &atAddress,uint64_t now);
|
||||
void sendHELLO(const RuntimeEnvironment *RR,const InetAddress &localAddr,const InetAddress &atAddress,uint64_t now);
|
||||
|
||||
/**
|
||||
* Send pings or keepalives depending on configured timeouts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue