mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00

* [NOD-1226] Consider ErrIsClosed as protocol error during handshake * Revert "[NOD-1226] Consider ErrIsClosed as protocol error during handshake" This reverts commit 74bb07b6cdda3d2a0315e875a985065ee4a21831. * [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