mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Assign peer IDs randomly
This commit is contained in:
parent
db88d24ff8
commit
2587302987
3 changed files with 11 additions and 22 deletions
|
@ -793,8 +793,6 @@ private:
|
|||
u32 m_bc_receive_timeout = 0;
|
||||
|
||||
bool m_shutting_down = false;
|
||||
|
||||
session_t m_next_remote_peer_id = 2;
|
||||
};
|
||||
|
||||
} // namespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue