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

Connection handling fixes #31

Merged

Commits on Apr 1, 2019

  1. Configuration menu
    Copy the full SHA
    1691e4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa49498 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    edf07ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41b65c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a4dcce View commit details
    Browse the repository at this point in the history
  4. PeerGroup.isAlreadyAdded(): refactor to ignore metadata and inline me…

    …thod because it is only used once.
    oscarguindzberg committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    d6fb3cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8180f38 View commit details
    Browse the repository at this point in the history
  6. PeerGroup.handlePeerDeath() don't check isRunning(). PeerGroup.stopAs…

    …ync() set downloadPeer to null before channels are stopped instead.
    oscarguindzberg committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    e5c923d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c00b88 View commit details
    Browse the repository at this point in the history