fixbug and wait socket to fic

This commit is contained in:
zhongchao
2021-01-27 11:57:29 +08:00
parent 8a38d2b624
commit 88b90da90c
9 changed files with 78 additions and 28 deletions

View File

@@ -32,7 +32,7 @@ import static com.mogo.cloud.httpdns.MogoHttpDnsConfig.HTTP_DNS_ENV_QA;
import static com.mogo.cloud.httpdns.MogoHttpDnsConfig.HTTP_DNS_ENV_RELEASE;
/**
* Socket 长链服务
* Socket 长链核心服务
*/
public class SocketManager implements IMogoCloudSocketManager, Callback {