grin/p2p
Antioch Peverell 5bf813ee93
improve checking for p2p connection limits (revised) (#2993)
* Add check for p2p connection limits

* Simplify undesirable connection shutdown

* Make inbound and outbound connections more explicit

* Cleanup inbound and outbound connections

* Cleanup an outbound peers check

* Rename healthy_peers_mix to enough_outbound_peers

* be a lot less restrictive when picking some candidate peers to connect to
keep the peer address queue drained but actually attempt a healthy number of connections
as most of these attempts are going to fail due to majority of nodes not being publicly accessible
2019-08-21 19:58:43 +01:00
..
fuzz Map peers by ip only (ignoring port unless on loopback ip) (#2540) 2019-02-18 12:15:32 +00:00
src improve checking for p2p connection limits (revised) (#2993) 2019-08-21 19:58:43 +01:00
tests Implement graceful shutdown (#2812) 2019-05-15 08:51:35 -07:00
Cargo.toml update version number for next potential beta release 2019-07-01 11:00:02 +01:00