mirror of
https://github.com/Telecominfraproject/wlan-cloud-owls.git
synced 2026-01-27 02:22:44 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -69,7 +69,6 @@ namespace OpenWifi {
|
||||
return;
|
||||
}
|
||||
if(client.second->Mutex_.try_lock()) {
|
||||
std::lock_guard Guard(client.second->Mutex_);
|
||||
if (client.second->Connected_) {
|
||||
client.second->Update();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user