add
This commit is contained in:
parent
51bf1778c5
commit
9e1d5d61b2
@ -136,6 +136,7 @@ func (fm *FrameMgr) calSendList() {
|
|||||||
f.Sendtime = cur
|
f.Sendtime = cur
|
||||||
fm.sendlist.PushBack(f)
|
fm.sendlist.PushBack(f)
|
||||||
f.Resend = false
|
f.Resend = false
|
||||||
|
loggo.Debug("push frame to sendlist %d %d", f.Id, len(f.Data))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user