#144 Login Server to force disconnect after a bad password / bad version

已关闭
image3 年之前创建 · 0 条评论
image 评论于 3 年之前

restore disconnectTimer, there are instances where a subsequent connection to the login server won't work because the client is still trying to use the previous (broken) session. We can't insta-disconnect since the response needs to go out to the client first and it needs to acknowledge the packet.

There will be a 1 second disconnectTimer, which means this login hang behavior can still happen (potentially on a really lagged connection or spamming password attempts). The likelihood however is largely reduced.

restore disconnectTimer, there are instances where a subsequent connection to the login server won't work because the client is still trying to use the previous (broken) session. We can't insta-disconnect since the response needs to go out to the client first and it needs to acknowledge the packet. There will be a 1 second disconnectTimer, which means this login hang behavior can still happen (potentially on a really lagged connection or spamming password attempts). The likelihood however is largely reduced.
image3 年之前 关闭
登录 并参与到对话中。
正在加载...
取消
保存
这个人很懒,什么都没留下。