1
This commit is contained in:
parent
5c5fb4c827
commit
44a78dd2db
@ -269,9 +269,6 @@ func (this *playerMgr) CMReconnect(hdr *f5.MsgHdr, msg *cs.CMReconnect) {
|
||||
GetWspListener().SendProxyMsg(hdr.Conn, hdr.SocketHandle, rspMsg)
|
||||
return
|
||||
}
|
||||
if hum.socket.IsValid() {
|
||||
delete(this.socketHash, hum.socket)
|
||||
}
|
||||
this.socketHash[hdr.GetSocket()] = hum
|
||||
hum.reBind(hdr.GetSocket())
|
||||
GetWspListener().SendProxyMsg(hdr.Conn, hdr.SocketHandle, rspMsg)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user