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-06 02:55:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
204ef95843908a3c5e27ae42b5ffcb0a235a9552
opensim
/
OpenSim
/
Region
/
ClientStack
History
MW
204ef95843
Moved a couple of more configuration fields to ConfigSettings
2008-11-05 18:00:45 +00:00
..
LindenUDP
* Expose a client_throttle_multiplier setting in OpenSim.ini. This multiplier is applied to all the client throttle settings received by the client
2008-11-03 21:09:30 +00:00
ClientStackManager.cs
* Use nini to pass config information to the client stack, rather than the ClientStackUserSettings class
2008-11-03 18:33:35 +00:00
ClientStackUserSettings.cs
* Expose a client_throttle_multiplier setting in OpenSim.ini. This multiplier is applied to all the client throttle settings received by the client
2008-11-03 21:09:30 +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
Moved a couple of more configuration fields to ConfigSettings
2008-11-05 18:00:45 +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