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

For Review Only: Added simple network session timeouts #425

Merged
merged 3 commits into from
Jun 28, 2017

Conversation

fantoms
Copy link
Contributor

@fantoms fantoms commented Jun 27, 2017

This is mostly for review, since @Zegeger has mentioned he created code to work with timeouts in issue #336, but I want to keep my server from crashing when 127 clients have connected, so I've implemented simple timeout testing code that is based on ticks.

In this code, sessions will timeout after 60 seconds of inactivity and be disconnected by the WorldManager.

@Mogwai-TheFurry Mogwai-TheFurry merged commit 2e0acb8 into ACEmulator:master Jun 28, 2017
@fantoms fantoms deleted the dev-session-timeouts branch June 28, 2017 19:45
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

Successfully merging this pull request may close these issues.

2 participants