Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
stephb9959
2022-07-15 20:39:56 -07:00
parent ee4cb53517
commit 6da673e754

View File

@@ -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.");