mirror of
https://github.com/kaspanet/kaspad.git
synced 2026-02-28 14:13:21 +00:00
* [NOD-1226] Consider ErrIsClosed as protocol error during handshake
* Revert "[NOD-1226] Consider ErrIsClosed as protocol error during handshake"
This reverts commit 74bb07b6cd.
* [NOD-1226] handle errors separately for handshake
* [NOD-1226] Wrap ErrRouteClosed as protocol error in handshake
* [NOD-1226] return if ErrRouteClosed
* [NOD-1226] Use atomic
* [NOD-1226] Don't wrap with protocol error
* [NOD-1226] Fix comment
* [NOD-1226] Fix comment