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

optimize disconnect-timer to one-shot #144

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from

Conversation

pieska
Copy link
Contributor

@pieska pieska commented May 4, 2019

i changed the disconnect timer from 10s-interval to one-shot. disconnecttimer will now be resetted at reconnect and not in the callback anymore.

DisconnectedTimeLimit can now be 0 which means immediate kill (feature needed by me). KillDisconnected still enables the kill feature, so no change in functionality.

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

Successfully merging this pull request may close these issues.

2 participants