Closed brb closed 8 years ago
This PR adds a machinery for detecting Peer names collision during the handshake. In the case of the collision, we log the error and close the connection without trying to reestablish it.
Peer
LGTM. If you rebase on master, the build failure should go away.
Done. PTAL.
LGTM! (Mesh is author merges policy.)
This PR adds a machinery for detecting
Peer
names collision during the handshake. In the case of the collision, we log the error and close the connection without trying to reestablish it.