mirror of
https://github.com/opensim/opensim.git
synced 2026-07-08 05:36:27 +08:00
fixed filenames in log messages
This commit is contained in:
@@ -158,7 +158,7 @@ namespace OpenSim.Region.ClientStack
|
||||
catch (Exception)
|
||||
{
|
||||
MainLog.Instance.Warn("client",
|
||||
"OpenSimClient.cs:ProcessOutPacket() - WARNING: Socket exception occurred on connection " +
|
||||
"ClientView.PacketQueue.cs:ProcessOutPacket() - WARNING: Socket exception occurred on connection " +
|
||||
userEP.ToString() + " - killing thread");
|
||||
KillThread();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user