• Martin Hurton's avatar
    Fix issue #406 · 9fab9937
    Martin Hurton authored
    When a peer reconnects, the router socket receives an identity
    message containing this peer id. When this happens, the current
    implementation crashes.
    
    This patch makes a router socket to silently ignore all identity
    messages coming from reconnected peers.
    9fab9937
msg.hpp 4.57 KB