mirror of
https://github.com/overte-org/overte.git
synced 2025-05-28 11:16:38 +02:00
This change adds a connection ID to ping packets. Each node keeps a connection id for each other node that it has connected to. When a node is removed the connection id is incremented. If a node sees another node with a higher connection id, it will reset its connection with the new connection id, ensuring that local state is reset on both ends when nodes lose contact. |
||
---|---|---|
.. | ||
resources | ||
src | ||
CMakeLists.txt |