Skip to content
  • Fabrice Bellet's avatar
    conncheck: update the unfreeze method for RFC8445 · e9cbb3da
    Fabrice Bellet authored and Olivier Crête's avatar Olivier Crête committed
    The way pairs are unfrozen between RFC5245 and RFC8445 changed a bit,
    and made the code much more simple. Previously pairs were unfrozen "per
    stream", not they are unfrozen "per foundation". The principle of the
    priv_conn_check_unfreeze_next function is now to unfreeze one and only
    one frozen pair per foundation, all components and streams included.
    The function is now idemporent: calling it when the connchecks still
    contains waiting pairs does nothing.
    e9cbb3da