grin/servers/src
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
..
common Revert #2813 (#2920) 2019-06-26 10:37:34 +01:00
grin Increase peer's send buffer (#2931) (#2934) 2019-06-30 22:26:17 +02:00
mining Master merge 2.0.0 (#2927) 2019-06-27 09:19:17 +01:00
common.rs Event callbacks for Network and Chain Events (#2598) 2019-02-26 12:24:50 -08:00
grin.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
lib.rs Remove wallet code [1.1.0] (#2593) 2019-02-21 11:57:45 +00:00
mining.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00