-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cluster) use 'rpc_address' to contact local peer
A follow up to 8b9fcd9, in which we used `listen_address` as the peer's addr instead of `rpc_address`. We also issue warning and implement fallbacks when `rpc_address` is set to all interfaces (`0.0.0.0`). Additionally, we handle the IPv6 unspecified address (`::`). From #122
- Loading branch information
1 parent
2fe82cc
commit 7bdcd17
Showing
1 changed file
with
20 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters