Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Establish a clean and consistent way to eject a client from the game. #4

Open
tobz opened this issue Feb 10, 2014 · 0 comments
Open

Comments

@tobz
Copy link
Owner

tobz commented Feb 10, 2014

Notwithstanding actual errors, we need to make sure that linkdeath, etc, are all handled gracefully and correctly. This means a consistent way to boot a player and clean up their client accordingly. Right now we simply disconnect and remove the client if we encounter a processing error. What we need is to have a way to mark them for death, so to speak, and have them be cleaned up properly after the right amount of time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant