Geeks
cpp-main
/
cpp-tbox
Readme
Issues
Stargazers
Watchers
TcpConnector中 stop() 的逻辑判断有问题
LnAYuTaK
opened this issue
2 years ago
·
1
comments
LnAYuTaK
commented
2 years ago
State::kConnecting 应该修改成 State::kInited
hevake
commented
2 years ago
已修复