1
This commit is contained in:
parent
c9051aab67
commit
7e674831d4
@ -86,8 +86,5 @@ func (this *App) addNetMsg(hdr *f5.MsgHdr) {
|
|||||||
defer this.msgMutex.Unlock()
|
defer this.msgMutex.Unlock()
|
||||||
this.msgList.AddTail(&hdr.Entry);
|
this.msgList.AddTail(&hdr.Entry);
|
||||||
}
|
}
|
||||||
{
|
|
||||||
mt.Table.IMServer.GetById(0)
|
|
||||||
}
|
|
||||||
this.NotifyLoopCond()
|
this.NotifyLoopCond()
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user