grin/p2p/src
Antioch Peverell f2380585a7
explicit read_timeout and write_timeout during hand/shake (#3249)
* explicit read_timeout and write_timeout during hand/shake

* longer timeout for reading Hand and Shake messages to give peer time to send it over
2020-02-27 07:49:38 +00:00
..
conn.rs ignore error from set_read_timeout (#3243) 2020-02-25 20:23:32 +00: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 feat: allow DNS names in peers/seeds list and resolve them (#3125) 2020-02-14 14:58:57 +00:00
peer.rs feat: allow DNS names in peers/seeds list and resolve them (#3125) 2020-02-14 14:58:57 +00:00
peers.rs Less cloning and additional pattern simplifications (#3223) 2020-02-12 19:35:33 +01:00
protocol.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
serv.rs Convert ipv4-mapped ipv6 when accepting peer (#3225) 2020-02-14 09:38:02 -05:00
store.rs Less cloning and additional pattern simplifications (#3223) 2020-02-12 19:35:33 +01:00
types.rs feat: allow DNS names in peers/seeds list and resolve them (#3125) 2020-02-14 14:58:57 +00:00