grin/servers
Gary Yu 738d49d560
fix: one peer occupy multiple tcp connections (#2262)
* shutdown the tcpstream when peer connect or accept fail

* remove the unnecessary 3 times retry on peer connecting

* connect/accept are actually handshakings instead of tcpstream connect/accept
2018-12-31 19:24:30 +08:00
..
src fix: one peer occupy multiple tcp connections (#2262) 2018-12-31 19:24:30 +08:00
tests Re-launch floonet (#2249) 2018-12-28 14:46:21 -08:00
Cargo.toml Re-launch floonet (#2249) 2018-12-28 14:46:21 -08:00