add
This commit is contained in:
parent
f93b24d3d1
commit
aed73279f7
1 changed files with 0 additions and 2 deletions
|
@ -205,8 +205,6 @@ func (fm *FrameMgr) preProcessRecvList() (map[int32]int, map[int32]int, map[int3
|
|||
fm.processRegAck(f)
|
||||
} else if f.Type == (int32)(Frame_REG) {
|
||||
fm.processRegAgain(f)
|
||||
fm.remote_connected = true
|
||||
loggo.Debug("recv reg again %d %d", f.Id, len(f.Data))
|
||||
}
|
||||
}
|
||||
fm.recvlist.Init()
|
||||
|
|
Loading…
Add table
Reference in a new issue