Merge pull request #840 from karalabe/throttled-dialing
p2p: throttled handshakes
This commit is contained in:
@@ -75,6 +75,7 @@ func init() {
|
||||
utils.LogFileFlag,
|
||||
utils.LogLevelFlag,
|
||||
utils.MaxPeersFlag,
|
||||
utils.MaxPendingPeersFlag,
|
||||
utils.MinerThreadsFlag,
|
||||
utils.NATFlag,
|
||||
utils.NodeKeyFileFlag,
|
||||
|
Reference in New Issue
Block a user