mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
* More refactorings of UDPServer.
* Removed all references where possible. * Renamed lots of variables from UDPServerXYZ to clientServerXYZ
This commit is contained in:
@@ -4915,7 +4915,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
}
|
||||
catch (Exception)
|
||||
{
|
||||
//MainLog.Instance.Debug("UDPSERVER", e.ToString());
|
||||
|
||||
}
|
||||
|
||||
m_needAck.Add(key, packet);
|
||||
|
||||
Reference in New Issue
Block a user