rpc: add android login startup compat
(cherry picked from commit 53904e72f7c3b96e6ae5e24196d0e551fa8aebce)
This commit is contained in:
parent
82dd2996e6
commit
294e994272
7 changed files with 127 additions and 3 deletions
|
|
@ -608,6 +608,7 @@ func clientMessageNeedsAck(typeID uint32) bool {
|
|||
case proto.MessageContainerTypeID,
|
||||
mt.MsgsAckTypeID,
|
||||
mt.PingDelayDisconnectRequestTypeID,
|
||||
mt.DestroySessionRequestTypeID,
|
||||
mt.HTTPWaitRequestTypeID,
|
||||
mt.BadMsgNotificationTypeID,
|
||||
mt.BadServerSaltTypeID,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue