summaryrefslogtreecommitdiff
path: root/auto_tests/reconnect_test.c
AgeCommit message (Collapse)Author
2018-09-05Add mechanism for recovering from disconnections in conferenceszugz
* add freezing and unfreezing of peers * add rejoin packet * revise handling of temporary invited connections * rename "peer kill" packet to "peer leave" packet * test rejoining in conference test * use custom clock in conference test
2018-08-31Use test clock in run_auto_test tests and dht testzugz (tox)
2018-08-27try ipv6 connections even after udp timeoutzugz (tox)
Also adds a test (auto_reconnect_test) which fails without this change.