• Felix Lange's avatar
    p2p: improve disconnect signaling at handshake time · b3c058a9
    Felix Lange authored
    As of this commit, p2p will disconnect nodes directly after the
    encryption handshake if too many peer connections are active.
    Errors in the protocol handshake packet are now handled more politely
    by sending a disconnect packet before closing the connection.
    b3c058a9
Name
Last commit
Last update
..
discover Loading commit data...
nat Loading commit data...
handshake.go Loading commit data...
handshake_test.go Loading commit data...
message.go Loading commit data...
message_test.go Loading commit data...
peer.go Loading commit data...
peer_error.go Loading commit data...
peer_test.go Loading commit data...
protocol.go Loading commit data...
rlpx.go Loading commit data...
rlpx_test.go Loading commit data...
server.go Loading commit data...
server_test.go Loading commit data...
testlog_test.go Loading commit data...