grin/p2p/src
hashmap cbc17ff5f7 Set longer timeout for msg body read/write operations (#3145)
* Set longer timeout for msg body read operations

* Introduce a channel timeout
2019-12-02 12:00:30 +00:00
..
conn.rs Set longer timeout for msg body read/write operations (#3145) 2019-12-02 12:00:30 +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 Verify headers and blocks only when needed (#3023) 2019-10-27 08:40:52 +01: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