Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix flaws in the API of peers.rs (#2610)
* Event::Disconnected -> Shutdown * Also generate Shutdown if not fully established * Add Event::StartShutdown * Add TODO * Only report the healthy connections now * Respond to StartShutdown events instead of Shutdown * Also update k-buckets when still handshaking * Remove fake requests system from peers.rs * Fix doc * Spellcheck
- Loading branch information