1
This commit is contained in:
@@ -256,6 +256,7 @@ func (t *TcpClient) setPrintStatus(key string, status int) {
|
||||
}
|
||||
|
||||
func (t *TcpClient) setPrintStatusTime(key string) {
|
||||
globals.SugarLogger.Debugf("==========setPrintStatusTime:%s", key)
|
||||
t.Lock()
|
||||
defer t.Unlock()
|
||||
if t.Clients[key] != nil {
|
||||
|
||||
Reference in New Issue
Block a user