diff options
author | Justin Clark-Casey (justincc) | 2013-09-18 22:09:46 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-09-26 20:06:28 +0100 |
commit | ee58e3a5a12ffd0186718e3eab9213152c4de693 (patch) | |
tree | 97d5095b6e08f47fcd428ffa308db00eb3f2dced /share | |
parent | Change logging to provide more information on LLUDPServer.HandleCompleteMovem... (diff) | |
download | opensim-SC_OLD-ee58e3a5a12ffd0186718e3eab9213152c4de693.zip opensim-SC_OLD-ee58e3a5a12ffd0186718e3eab9213152c4de693.tar.gz opensim-SC_OLD-ee58e3a5a12ffd0186718e3eab9213152c4de693.tar.bz2 opensim-SC_OLD-ee58e3a5a12ffd0186718e3eab9213152c4de693.tar.xz |
Double the time spent waiting for a UseCircuitCode packet in LLUDPServer.HandleCompleteMovementIntoRegion()
This is to deal with one aspect of http://opensimulator.org/mantis/view.php?id=6755
With the V2 teleport arrangements, viewers appear to send the single UseCircuitCode and CompleteAgentMovement packets immediately after each other
Possibly, on occasion a poor network might drop the initial UseCircuitCode packet and by the time it retries, the CompleteAgementMovement has timed out and the teleport fails.
There's no apparant harm in doubling the wait time (most times only one wait will be performed) so trying this.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions