grin/p2p
hashmap dbd2535f42
Increase peer's send buffer (#2931) (#2934)
When we send a txhashet archive a peer's thread is busy with sending it
and can't send other messages, eg pings. If the network connection is
slow buffer capacity 10 may be not enough,  hence the peer's drop.

Safer attempt to address #2929 in 2.0.0
2019-06-30 22:26:17 +02:00
..
fuzz Map peers by ip only (ignoring port unless on loopback ip) (#2540) 2019-02-18 12:15:32 +00:00
src Increase peer's send buffer (#2931) (#2934) 2019-06-30 22:26:17 +02:00
tests Implement graceful shutdown (#2812) 2019-05-15 08:51:35 -07:00
Cargo.toml Master merge 2.0.0 (#2927) 2019-06-27 09:19:17 +01:00