OpenSimMirror/OpenSim/Server
Melanie 8dae7928d3 Make agent creation at destination asynchronous. Failures here are pretty
much guaranteed to be fatal and the few times this would dosconnect an agent
are more than made up for by the increased throughput of replying and
closing the connection vs. keeping it open during the heavy work. Also causes
better feedback to the viewer as the time is now split between Requesting
Teleport and Connectiong to Destination.
2012-09-16 23:41:34 +02:00
..
Base Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 2012-07-11 22:54:22 +01:00
Handlers Make agent creation at destination asynchronous. Failures here are pretty 2012-09-16 23:41:34 +02:00
ServerMain.cs Make the "debug http" command available for robust as well as the simulator. This allows one to see incoming requests as they happen. 2012-06-15 02:51:52 +01:00