OpenSimMirror/OpenSim/Region/ClientStack
Sean Dague 8088802c21 From Alan Webb <awebb@linux.vnet.ibm.com>
These changes replace all direct references to the AssetCache with
IAssetCache. There is no change to functionality. Everything works as
before.

This is laying the groundwork for making it possible to register
alternative asset caching mechanisms without disrupting other parts of
OpenSim or their dependencies upon AssetCache functionality.
2009-02-09 21:47:55 +00:00
..
LindenUDP From Alan Webb <awebb@linux.vnet.ibm.com> 2009-02-09 21:47:55 +00:00
ClientStackManager.cs From Alan Webb <awebb@linux.vnet.ibm.com> 2009-02-09 21:47:55 +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 From Alan Webb <awebb@linux.vnet.ibm.com> 2009-02-09 21:47:55 +00:00
RegionApplicationBase.cs From Alan Webb <awebb@linux.vnet.ibm.com> 2009-02-09 21:47:55 +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