cosmetics

This commit is contained in:
UbitUmarov
2023-05-24 16:19:55 +01:00
parent f138bf0ebf
commit 0b81b066f3
3 changed files with 53 additions and 42 deletions

View File

@@ -1148,8 +1148,8 @@ namespace OpenSim.Region.ClientStack.LindenUDP
protected void RecordMalformedInboundPacket(IPEndPoint endPoint)
{
// if (m_malformedCount < 100)
// m_log.DebugFormat("[LLUDPSERVER]: Dropped malformed packet: " + e.ToString());
//if (m_malformedCount < 100)
// m_log.DebugFormat("[LLUDPSERVER]: Dropped malformed packet: " + e.Message);
IncomingMalformedPacketCount++;