Work in progress: refactoring paths, adding TCP fallback.
This commit is contained in:
parent
45e823d27c
commit
ba3f04deed
8 changed files with 268 additions and 104 deletions
|
@ -590,6 +590,7 @@ Node::ReasonForTermination Node::run()
|
|||
* which will trigger a new RENDEZVOUS and a new hole punch. This
|
||||
* functor excludes supernodes, which are pinged separately above. */
|
||||
_r->topology->eachPeer(Topology::ResetActivePeers(_r,now));
|
||||
_r->sm->closeTcpSockets();
|
||||
} else {
|
||||
// Periodically check for changes in our local multicast subscriptions
|
||||
// and broadcast those changes to directly connected peers.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue