Skip to content

Fix rare cases

Fabrice Bellet requested to merge bellet/libnice:fix-rare-cases into master

Each commit fixes some rare, very timing-dependant situations, many related to pairs with tcp transport. All these small defects have been detected with stress test achieved with a modified version of simple-example.c (bellet/libnice@e1478a53) that allows me to make it work automatically, randomly adding timing discrepancies.

Merge request reports