• Fabrice Bellet's avatar
    conncheck: fix a buggy state transition · e51bcb25
    Fabrice Bellet authored
    The previous patch handling tcp disconnections forgot a case when the
    selected pair is removed, while in state ready, and in that situation,
    we should not jump back to connecting state, but fail instead. Just like
    we did at the beginning of the function.
    e51bcb25
conncheck.c 170 KB