mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-08-24 06:41:59 +08:00
conn
This commit is contained in:
parent
c1c72927c1
commit
a30c8953c8
@ -428,5 +428,4 @@ func (ws *WServer) setUserDeviceBackgroundResp(conn *UserConn, m *Req, errCode i
|
|||||||
ErrMsg: errMsg,
|
ErrMsg: errMsg,
|
||||||
}
|
}
|
||||||
ws.sendMsg(conn, mReply)
|
ws.sendMsg(conn, mReply)
|
||||||
_ = conn.Close()
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user