A bit more work on the AssetCache.

This commit is contained in:
MW
2007-06-24 16:19:53 +00:00
parent 38a800400a
commit 1b8b75d80a
4 changed files with 17 additions and 15 deletions

View File

@@ -289,6 +289,7 @@ namespace OpenSim
if (Asset.Data.Length > 2)
{
//data block should only have data in it, if there is no more data to be uploaded
this.SendCompleteMessage();
}
else