OpenSimMirror/OpenSim/Region/ClientStack
Justin Clark-Casey (justincc) 2271986396 Lock on AgentCircuitData during Scene.AddClient() and RemoveClient() to prevent an inactive connection being left behind if the user closes the viewer whilst the connection is being established.
This should remove the need to run the console command "kick user --force" when these connections are left around.
2012-11-26 23:19:00 +00:00
..
Linden Lock on AgentCircuitData during Scene.AddClient() and RemoveClient() to prevent an inactive connection being left behind if the user closes the viewer whilst the connection is being established. 2012-11-26 23:19:00 +00:00
ClientStackManager.cs Formatting cleanup. 2009-10-01 01:17:47 +09:00
IClientNetworkServer.cs Beginning work on the new LLUDP implementation 2009-10-05 17:38:14 -07:00
RegionApplicationBase.cs Add experimental "OpenSim object memory churn" statistics to output of region console "show stats" command 2012-08-02 01:13:58 +01:00