mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw.git
synced 2025-11-02 11:47:47 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -46,7 +46,7 @@ namespace OpenWifi {
|
||||
*WS_,
|
||||
Poco::NObserver<RTTYS_ClientConnection, Poco::Net::ShutdownNotification>(
|
||||
*this, &RTTYS_ClientConnection::onSocketShutdown));
|
||||
WS_->shutdown();
|
||||
// WS_->shutdown();
|
||||
if(SendNotification)
|
||||
RTTYS_server()->NotifyClientDisconnect(Id_,this);
|
||||
Logger_.information("Disconnected.");
|
||||
|
||||
Reference in New Issue
Block a user