grin/p2p/src
2019-12-10 20:06:17 +00:00
..
conn.rs drop msg if sync_sender buffer is full (do not close peer connection) () 2019-12-10 20:06:17 +00:00
handshake.rs use sender thread consistently to send msgs to a peer () 2019-10-07 16:22:05 +01:00
lib.rs Change 2018 to 2019 in copyright files () 2019-10-02 09:40:20 +01:00
msg.rs Captute "type" byte for unknow message type () 2019-11-29 13:04:55 +01:00
peer.rs track opts when requesting blocks (not just if we requested them) () 2019-10-10 09:38:25 +01:00
peers.rs track opts when requesting blocks (not just if we requested them) () 2019-10-10 09:38:25 +01:00
protocol.rs pass stopped into consume so we can halt txhashset mid download () 2019-12-05 12:14:41 +00:00
serv.rs our TCP listener is nonblocking so we *must* set the accepted stream to blocking explicitly... () 2019-12-01 00:56:23 +01:00
store.rs Change 2018 to 2019 in copyright files () 2019-10-02 09:40:20 +01:00
types.rs drop msg if sync_sender buffer is full (do not close peer connection) () 2019-12-10 20:06:17 +00:00