OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) e23a0dcc5d minor: On teleport, signal a child agent before we send the viewer TeleportFinish in order to avoid a theoretical race condition when teleporting to a neighbour.
If we do this after TeleportFinish, then it's possible for a neighbour destination to request the source to create a child agent whilst its still treated as root.
This closes the original presence which we don't really want to do.
This is probably okay (albeit with warnings on the console) but afaics there's no reason not to move the child agent signal.
2013-03-21 23:37:23 +00:00
..
Addons
ApplicationPlugins
Capabilities
ConsoleClient
Data
Framework
Region minor: On teleport, signal a child agent before we send the viewer TeleportFinish in order to avoid a theoretical race condition when teleporting to a neighbour. 2013-03-21 23:37:23 +00:00
Server
Services
Tests Add file missing from last commit 36651be 2013-03-20 23:08:35 +00:00
Tools