mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
disabpe lludp packetpool
This commit is contained in:
@@ -102,7 +102,8 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
private PacketPool()
|
||||
{
|
||||
// defaults
|
||||
RecyclePackets = true;
|
||||
//RecyclePackets = true;
|
||||
RecyclePackets = false;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user