grin/p2p/src
Gary Yu 0dbfed5971 return an Err when read return 0 (#1503)
* return an Err when read return 0, instead of all zeroed buff without any error
2018-09-11 13:14:48 +02:00
..
conn.rs Use 10us sleep instead of 1ms sleep (#1453) 2018-08-31 13:20:59 -04:00
handshake.rs Get peers as quick as possible (#1398) 2018-08-22 21:31:06 -04:00
lib.rs Add a peers_preferred option in Grin (#1401) 2018-08-23 15:16:04 -04:00
msg.rs return an Err when read return 0 (#1503) 2018-09-11 13:14:48 +02:00
peer.rs Add a peers_preferred option in Grin (#1401) 2018-08-23 15:16:04 -04:00
peers.rs Hard fork tryout: better PoW encapsulation in block header (#1478) 2018-09-10 15:36:57 -07:00
protocol.rs Hard fork tryout: better PoW encapsulation in block header (#1478) 2018-09-10 15:36:57 -07:00
serv.rs fix for unstable travis-ci test on servers module (#1434) 2018-09-04 10:52:11 +02:00
store.rs Fix non-atomic peer update 2018-08-28 13:26:47 +02:00
types.rs Config + Default directories (#1433) 2018-08-30 10:10:40 +01:00