OpenSimMirror/OpenSim/Region/ClientStack/Linden
Justin Clark-Casey (justincc) daf03bfb56 Handle Map block requests on a separate thread rather than the main packet handling thread.
This prevents a slow grid information network call from holding up the main packet handling thread.
There's no obvious race condition reason for not doing this asynchronously.
2012-11-15 03:09:20 +00:00
..
Caps Added AssemblyInfos to every dll in the OpenSim.Region namespace. 2012-11-14 11:09:43 -08:00
UDP Handle Map block requests on a separate thread rather than the main packet handling thread. 2012-11-15 03:09:20 +00:00