mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-14 00:01:30 -04:00
@@ -119,6 +119,12 @@ m_recoveringClientList()
|
||||
|
||||
Address a("", ConfigConnectionServer::getPingPort());
|
||||
IGNORE_RETURN(pingSocket->bind (a));
|
||||
|
||||
if (ConfigConnectionServer::getValidateStationKey())
|
||||
{
|
||||
installSessionValidation();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user