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

Limit the number of inbound peer connections #2961

Merged
merged 9 commits into from
Oct 28, 2021
Merged

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    d65e96a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb8e75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f739a7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fb5bc9 View commit details
    Browse the repository at this point in the history
  5. Remove an outdated comment

    teor2345 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    741d3e6 View commit details
    Browse the repository at this point in the history
  6. Update tests to use an unbounded channel rather than mem::forget

    And rename some variables.
    teor2345 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    a13aafc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b50e322 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    417ac5f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5200b34 View commit details
    Browse the repository at this point in the history