Melanie 332463ca94 Fix up the weird Lindenish "setaccess" message. Talk about strange.... %!s(int64=14) %!d(string=hai) anos
..
Tests 429a84f390 Beginning work on the new LLUDP implementation %!s(int64=15) %!d(string=hai) anos
IncomingPacket.cs 61b5372153 * Added missing references to prebuild.xml and commented out the LindenUDP tests until a new test harness is written %!s(int64=15) %!d(string=hai) anos
IncomingPacketHistoryCollection.cs e7c877407f * Continued work on the new LLUDP implementation. Appears to be functioning, although not everything is reimplemented yet %!s(int64=15) %!d(string=hai) anos
J2KImage.cs 4b5a2f8c02 Merge branch 'htb-throttle' of ssh://opensimulator.org/var/git/opensim into htb-throttle %!s(int64=15) %!d(string=hai) anos
LLClientView.cs 332463ca94 Fix up the weird Lindenish "setaccess" message. Talk about strange.... %!s(int64=14) %!d(string=hai) anos
LLFileTransfer.cs afef1ac191 Changing the AssetBase constructors to avoid initializing assets with an unknown asset type, and log an error if it ever does happen %!s(int64=15) %!d(string=hai) anos
LLImageManager.cs 142008121e * Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This avoids .NET remoting and a managed->unmanaged->managed jump. Overall, a night and day performance difference %!s(int64=15) %!d(string=hai) anos
LLUDPClient.cs d4073d9bd5 * Fix Inconsistent line ending style in LLUDPClient %!s(int64=15) %!d(string=hai) anos
LLUDPServer.cs 4ef8dc7d96 * Add some glue that allows LocalPacketHandlers to decide if they want the packet to be processed asynchronously or not. %!s(int64=15) %!d(string=hai) anos
OpenSimUDPBase.cs 1afe5a528c minor: remove some mono compiler warnings %!s(int64=15) %!d(string=hai) anos
OutgoingPacket.cs 61b5372153 * Added missing references to prebuild.xml and commented out the LindenUDP tests until a new test harness is written %!s(int64=15) %!d(string=hai) anos
ThrottleRates.cs 7965b6eb61 * Moving parcel media and avatar update packets from the unthrottled category to task %!s(int64=15) %!d(string=hai) anos
TokenBucket.cs cde47c2b3d Committing Jim's optimization to replace the 20ms sleep in outgoing packet handling with an interruptible wait handle %!s(int64=15) %!d(string=hai) anos
UnackedPacketCollection.cs 6492640e72 * Change the OnQueueEmpty signature to send the flags of the queues that are empty instead of firing once per empty queue %!s(int64=15) %!d(string=hai) anos