mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-04 03:43:46 +00:00
[traffic] Documentation and comments
Signed-off-by: mvglasow <michael -at- vonglasow.com>
This commit is contained in:
@@ -136,6 +136,7 @@ void TrafficManager::SetEnabled(bool enabled)
|
||||
|
||||
void TrafficManager::Clear()
|
||||
{
|
||||
// TODO what should we do about subscriptions?
|
||||
{
|
||||
std::lock_guard<std::mutex> lock(m_mutex);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user