test commit with debug output per folder fetch. NOT FOR PRODUCTION, SPEWY

0.6.8-post-fixes
Melanie 2009-11-08 22:29:36 +00:00
parent 81c439bcaa
commit aff5fe10b0
1 changed files with 1 additions and 0 deletions

View File

@ -1255,6 +1255,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
List<InventoryFolderBase> folders, int version,
bool fetchFolders, bool fetchItems)
{
m_log.DebugFormat("[CLIENT]: Request folder details for folder {0}", folderID.ToString());
// An inventory descendents packet consists of a single agent section and an inventory details
// section for each inventory item. The size of each inventory item is approximately 550 bytes.
// In theory, UDP has a maximum packet size of 64k, so it should be possible to send descendent