diff options
author | Justin Clark-Casey (justincc) | 2011-04-05 17:47:11 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-04-05 17:47:11 +0100 |
commit | c1dec225abd09efc5061b2ffd40996ad13fd16e9 (patch) | |
tree | 38059442533daedf4e9c94f460bb845ea75bf2c7 /OpenSim/Region/DataSnapshot/SnapshotStore.cs | |
parent | * Bugfix - Compile NullEstateData implement public List<int> IEstateDataStore... (diff) | |
download | opensim-SC_OLD-c1dec225abd09efc5061b2ffd40996ad13fd16e9.zip opensim-SC_OLD-c1dec225abd09efc5061b2ffd40996ad13fd16e9.tar.gz opensim-SC_OLD-c1dec225abd09efc5061b2ffd40996ad13fd16e9.tar.bz2 opensim-SC_OLD-c1dec225abd09efc5061b2ffd40996ad13fd16e9.tar.xz |
Handle the client's parcel info requests asynchronously rather than synchronously.
Handling these synchronously kills the inbound packet loop if many requests are made for remote land and those requests are handled slowly or timeout (timeout is 10s)
This can happen if a user searches for "land for sale" and then clicks many of the parcels in the list (or just presses down arrow to move through every entry).
Diffstat (limited to 'OpenSim/Region/DataSnapshot/SnapshotStore.cs')
0 files changed, 0 insertions, 0 deletions