diff options
author | Justin Clark-Casey (justincc) | 2013-07-09 23:39:29 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-07-09 23:39:29 +0100 |
commit | 095066b1cefa7e25ba5983ead1818727c2d64ccc (patch) | |
tree | 4413d839dbed6b1c0d7b417767bc2f543cdd7b20 /OpenSim/Region/ScriptEngine | |
parent | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff) | |
download | opensim-SC-095066b1cefa7e25ba5983ead1818727c2d64ccc.zip opensim-SC-095066b1cefa7e25ba5983ead1818727c2d64ccc.tar.gz opensim-SC-095066b1cefa7e25ba5983ead1818727c2d64ccc.tar.bz2 opensim-SC-095066b1cefa7e25ba5983ead1818727c2d64ccc.tar.xz |
Handle UUIDNameRequest UDP packet processing async instead of within the main inbound UDP processing loop, to avoid any chance that this is delaying the main udp in loop.
The potential impact of this should be lower now that these requests are being placed on a queue.
Diffstat (limited to 'OpenSim/Region/ScriptEngine')
0 files changed, 0 insertions, 0 deletions