Removes a stale comment about the RPC source address.
This commit is contained in:
parent
d2fa6ba44d
commit
830bc2df3b
|
@ -96,7 +96,6 @@ type Config struct {
|
|||
RPCAdvertise *net.TCPAddr
|
||||
|
||||
// RPCSrcAddr is the source address for outgoing RPC connections.
|
||||
// It is RPCAdvertise with the port set to zero.
|
||||
RPCSrcAddr *net.TCPAddr
|
||||
|
||||
// SerfLANConfig is the configuration for the intra-dc serf
|
||||
|
|
Loading…
Reference in New Issue