nim-eth/eth/p2p/private
Adam Spitz 58284ffeda
Attempt to connect to many peers concurrently, not in sequence. (#575)
The old code, which did it in sequence, made it take a very long
time to accumulate peers in the peer pool, particularly because
occasionally a connection-attempt would hang for a couple of minutes
before timing out.
2023-01-04 05:56:23 -05:00
..
p2p_types.nim Attempt to connect to many peers concurrently, not in sequence. (#575) 2023-01-04 05:56:23 -05:00