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

Ping when idle (fixes #264, fixes #257) #266

Merged
merged 5 commits into from
Apr 10, 2016
Merged

Ping when idle (fixes #264, fixes #257) #266

merged 5 commits into from
Apr 10, 2016

Commits on Apr 9, 2016

  1. Configuration menu
    Copy the full SHA
    c894f23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5b8056 View commit details
    Browse the repository at this point in the history
  3. Toned down logging levels.

    jchambers committed Apr 9, 2016
    Configuration menu
    Copy the full SHA
    1ec54da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48d8bbf View commit details
    Browse the repository at this point in the history
  5. Further simplified ping handling.

    As long as the ping timout is less than the period at which we send pings when idle, we don't need to correlate ACKs to PINGs.
    jchambers committed Apr 9, 2016
    Configuration menu
    Copy the full SHA
    c76e585 View commit details
    Browse the repository at this point in the history