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

keepalive: allow setting of probe interval & probe count #310

Merged
merged 3 commits into from
Mar 7, 2022

Commits on Feb 17, 2022

  1. keepalive: add ability to set the probe_count

    Now this is ugly.
    And it got even uglier because socket2 has those damn `retries` and
    `interval` behind `all` feature flag...
    fulara committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    509d9dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a61c5fe View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. cargo readme

    blackbeam committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    740679a View commit details
    Browse the repository at this point in the history