client/client.go @@ -324,6 +324,8 @@ } c.Logger.Warn("ReadLoop Done...") // 关闭连接 c.exitChan <- 1 } // 处理回调