grin/p2p/src
Nym Seddon d78980c4c4
P2P replace DNS panic with map_err (#3383)
Replace panic on DNS resolution error with map_err to bubble
up error to the caller

Co-authored-by: Nym Seddon <unseddd@shh.xyz>
2020-07-17 13:44:43 +01:00
..
conn.rs Refactor Readable trait (#3309) 2020-04-30 17:42:19 +02:00
handshake.rs explicit read_timeout and write_timeout during hand/shake (#3249) 2020-02-27 07:49:38 +00:00
lib.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
msg.rs thread local chain type vs global chain type (#3327) 2020-05-22 12:51:58 +01:00
peer.rs cleanup old unused code (#3355) 2020-06-15 15:05:47 +01:00
peers.rs cleanup old unused code (#3355) 2020-06-15 15:05:47 +01:00
protocol.rs Refactor Readable trait (#3309) 2020-04-30 17:42:19 +02:00
serv.rs cleanup old unused code (#3355) 2020-06-15 15:05:47 +01:00
store.rs Reduce number of allocations in to_key calls (#3311) 2020-04-30 17:47:44 +02:00
types.rs P2P replace DNS panic with map_err (#3383) 2020-07-17 13:44:43 +01:00