Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
server: prevent adding peers if already disconnected
This addresses an issue where the server ends up tracking a peer that has been disconnected due to it processing a peer's `done` message before its `add` message.
- Loading branch information