mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
more cosmetics (and possible more typos)
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -189,7 +189,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
||||
private int m_defaultRTO = 1000; // 1sec is the recommendation in the RFC
|
||||
private int m_maxRTO = 3000;
|
||||
private int m_minRTO = 250;
|
||||
public bool m_deliverPackets = true;
|
||||
|
||||
private float m_burstTime;
|
||||
private int m_maxRate;
|
||||
|
||||
Reference in New Issue
Block a user