OpenSimMirror/OpenSim/Region/ClientStack/Linden
Justin Clark-Casey (justincc) f61e54892f On a new client circuit, send the initial reply ack to let the client know it's live before sending other data.
This means that avatar/appearance data of other avatars and scene objects for a client will be sent after the ack rather than possibly before.
This may stop some avatars appearing grey on login.
This introduces a new OpenSim.Framework.ISceneAgent to accompany the existing OpenSim.Framework.ISceneObject and ISceneEntity
This allows IClientAPI to handle this as it can't reference OpenSim.Region.Framework.Interfaces
2011-12-08 18:34:23 +00:00
..
Caps Stop also adding an ordinary http handler when we set up a poll http handler. 2011-12-07 12:28:42 +00:00
UDP On a new client circuit, send the initial reply ack to let the client know it's live before sending other data. 2011-12-08 18:34:23 +00:00