diff options
author | Dr Scofield | 2009-05-22 15:18:41 +0000 |
---|---|---|
committer | Dr Scofield | 2009-05-22 15:18:41 +0000 |
commit | 55442f3644a10a84e56f2b9ffe0f83e9f89bd7f4 (patch) | |
tree | 2230d05e6b6604d87edc603100192a7f8c1a9183 /OpenSim/Region/Framework/Interfaces/IServiceRequest.cs | |
parent | cleaning out warnings. (diff) | |
download | opensim-SC_OLD-55442f3644a10a84e56f2b9ffe0f83e9f89bd7f4.zip opensim-SC_OLD-55442f3644a10a84e56f2b9ffe0f83e9f89bd7f4.tar.gz opensim-SC_OLD-55442f3644a10a84e56f2b9ffe0f83e9f89bd7f4.tar.bz2 opensim-SC_OLD-55442f3644a10a84e56f2b9ffe0f83e9f89bd7f4.tar.xz |
From: Alan Webb <alan_webb@us.ibm.com>
RequestUserInventory is supposed to drive a supplied callback
when it completes. In fact, it fails to do so if the user's
inventory does not exist (e.g. the inventory database is
unavailable for some reason), and the requestor is left
sleeping forever.
The code has been modified to return empty lists via the
callback as an accurate reflection of what is there: nothing.
Diffstat (limited to 'OpenSim/Region/Framework/Interfaces/IServiceRequest.cs')
0 files changed, 0 insertions, 0 deletions