bug-fixed & p2p连接优化

This commit is contained in:
zhiyong.luo
2019-05-16 20:52:21 +08:00
committed by GitHub
parent 39a31aafd5
commit 4f6f015a1e
+3
View File
@@ -143,3 +143,6 @@
1、修复服务端在挂载私有路由时偶发core dump的BUG<br>
### 2019-05-04<br>
1、修复服务端在挂载私有路由时当线程数量<4时偶发CPU高占用的BUG,版本保持不变<br>
### 2019-05-16更新到v0.17<br>
1、性能优化<br>
2、提供P2P断开重连机制<br>