erigon-pulse/p2p/simulations/adapters
battlmonstr c6649f584b
p2p: refactor MaxPendingPeers handling (#3981)
* use semaphore instead of a chan struct{}
* move MaxPendingPeers default value to DefaultConfig.P2P
* log Error if Accept fails
* replace quit channel with context
2022-04-28 09:21:52 +07:00
..
inproc_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
inproc.go p2p: refactor MaxPendingPeers handling (#3981) 2022-04-28 09:21:52 +07:00
types.go Change eth.Peer.ID() type from string to enode.ID (#3063) 2021-11-30 22:55:51 +00:00