1. Jun 11, 2020
    • Roman Borschel's avatar
      Find the alive incoming entry on disconnect. (#6320) · 164fb3b6
      Roman Borschel authored
      When a peer in `Incoming` state disconnects, the "alive" entry
      in the `incoming` list for that peer must be updated (set to `false`).
      Currently the entry that is updated may be an earlier entry for the
      same peer that is already no longer alive. This can happen if a
      peer repeatedly connects (incoming) and disconnects between invocations to
      `poll()` of the behaviour.
      164fb3b6
  2. Jun 10, 2020
  3. Jun 09, 2020
  4. Jun 08, 2020
  5. Jun 06, 2020
  6. Jun 05, 2020
  7. Jun 04, 2020