OpenSimMirror/OpenSim/Region/ClientStack
Justin Clarke Casey 9650632cd1 * It appears that sometimes some IClientAPI reference is not being released, resulting in continual execution of the CheckConnectivity timer method
* For now, just turn off this timer when we close the connection
* Also some minor help refactoring creeps in to this revision.
2008-08-18 21:14:38 +00:00
..
LindenUDP * It appears that sometimes some IClientAPI reference is not being released, resulting in continual execution of the CheckConnectivity timer method 2008-08-18 21:14:38 +00:00
ClientStackManager.cs Implemented plugin support for ClientStack, with LindenUDP as the default plugin. This makes it easy for developers to experiment with alternative communication protocols 2008-06-20 01:35:54 +00:00
IClientNetworkServer.cs Implemented plugin support for ClientStack, with LindenUDP as the default plugin. This makes it easy for developers to experiment with alternative communication protocols 2008-06-20 01:35:54 +00:00
RegionApplicationBase.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00