1
This commit is contained in:
@@ -112,6 +112,7 @@ func handleConn(c net.Conn) error {
|
||||
// c.Write([]byte("ok"))
|
||||
// return err
|
||||
//}
|
||||
globals.SugarLogger.Debugf("=================1")
|
||||
if heartbeat {
|
||||
// 证明是心跳
|
||||
Heartbeat(c, t, data, printNo, printRemoteAddr)
|
||||
|
||||
Reference in New Issue
Block a user