@ -399,8 +399,7 @@ private:
}
catch (std::exception&) {
::LogWarning(LOG_HOST, "%s:%u, failed to properly handle status");
::LogWarning(LOG_HOST, "%s:%u, failed to properly handle status", m_chData.address().c_str(), m_chData.port());
m_failed = true;
Powered by TurnKey Linux.