• F
    p2p: improve disconnect signaling at handshake time · b3c058a9
    Felix Lange 提交于
    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
server.go 11.3 KB