OpenSimMirror/OpenSim/Region/ClientStack
Justin Clark-Casey (justincc) bcbd450fe4 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks.
This is to allow a second attempt to remove an avatar even if "show connections" shows them as already inactive (i.e. close has already been attempted once).
You should only attempt --force if a normal kick fails.
This is partly for diagnostics as we have seen some connections occasionally remain on lbsa plaza even if they are registered as inactive.
This is not a permanent solution and may not work anyway - the ultimate solution is to stop this problem from happening in the first place.
2012-08-20 20:24:54 +01:00
..
Linden Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 2012-08-20 20:24:54 +01: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-07-25 22:29:40 +01:00