forked from cerc-io/plugeth
c420dcb39c
The dialer limits itself to one attempt every 30s. Apply the same limit in Server and reject peers which try to connect too eagerly. The check against the limit happens right after accepting the connection. Further changes in this commit ensure we pass the Server logger down to Peer instances, discovery and dialState. Unit test logging now works in all Server tests. |
||
---|---|---|
.. | ||
addrutil.go | ||
error_test.go | ||
error.go | ||
iptrack_test.go | ||
iptrack.go | ||
net_test.go | ||
net.go | ||
toobig_notwindows.go | ||
toobig_windows.go |