grin/p2p/src
2019-12-05 12:14:41 +00:00
..
conn.rs pass stopped into consume so we can halt txhashset mid download (#3157) 2019-12-05 12:14:41 +00:00
handshake.rs use sender thread consistently to send msgs to a peer (#3067) 2019-10-07 16:22:05 +01:00
lib.rs Change 2018 to 2019 in copyright files (#3072) 2019-10-02 09:40:20 +01:00
msg.rs Captute "type" byte for unknow message type (#3146) 2019-11-29 13:04:55 +01:00
peer.rs track opts when requesting blocks (not just if we requested them) (#3089) 2019-10-10 09:38:25 +01:00
peers.rs track opts when requesting blocks (not just if we requested them) (#3089) 2019-10-10 09:38:25 +01:00
protocol.rs pass stopped into consume so we can halt txhashset mid download (#3157) 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... (#3154) 2019-12-01 00:56:23 +01:00
store.rs Change 2018 to 2019 in copyright files (#3072) 2019-10-02 09:40:20 +01:00
types.rs track opts when requesting blocks (not just if we requested them) (#3089) 2019-10-10 09:38:25 +01:00