This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-01 15:35:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06f74e4295061f789c084dca95209fc84dfd8cb4
opensim
/
OpenSim
/
Region
/
ClientStack
History
Teravus Ovares
119104e35b
* Re-implement packet tracking in IClientAPI so we can see what's going on in the client network in the simstats manager. This makes packets in per second, packets out per second, and unacked bytes work again in the simulator stats section.
2008-12-21 00:11:54 +00:00
..
LindenUDP
* Re-implement packet tracking in IClientAPI so we can see what's going on in the client network in the simstats manager. This makes packets in per second, packets out per second, and unacked bytes work again in the simulator stats section.
2008-12-21 00:11:54 +00:00
ClientStackManager.cs
Update svn properties, minor formatting cleanup.
2008-11-11 00:52:47 +00:00
ClientStackUserSettings.cs
* Properly use the default value if the LindenUDP.ClientStack section exists by the client throttle setting does not
2008-11-05 20:42:37 +00:00
IClientNetworkServer.cs
* Use nini to pass config information to the client stack, rather than the ClientStackUserSettings class
2008-11-03 18:33:35 +00:00
RegionApplicationBase.cs
* Apply
http://opensimulator.org/mantis/view.php?id=2775
with small tweaks
2008-12-15 18:39:54 +00:00
ThrottleSettings.cs
* Put in some infrastructure to allow tweaking of packet queue throttle values for the total throttle (the one that throttles all packet output)
2008-10-03 18:06:45 +00:00