mirror of
				https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
				synced 2025-11-03 20:27:45 +00:00 
			
		
		
		
	Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
		@@ -65,7 +65,7 @@ namespace OpenWifi {
 | 
			
		||||
 | 
			
		||||
			std::lock_guard		G(LocalMutex_);
 | 
			
		||||
			for(const auto i:ToBeRemoved_) {
 | 
			
		||||
				std::cout << "Erasing old WS UI connection..." << std::endl;
 | 
			
		||||
				// std::cout << "Erasing old WS UI connection..." << std::endl;
 | 
			
		||||
				Clients_.erase(i);
 | 
			
		||||
			}
 | 
			
		||||
            ToBeRemoved_.clear();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user