Justin Clark-Casey (justincc) 73dcbbd57a minor: remove some mono compiler warnings 15 gadi atpakaļ
..
Tests 429a84f390 Beginning work on the new LLUDP implementation 15 gadi atpakaļ
IncomingPacket.cs 61b5372153 * Added missing references to prebuild.xml and commented out the LindenUDP tests until a new test harness is written 15 gadi atpakaļ
IncomingPacketHistoryCollection.cs e7c877407f * Continued work on the new LLUDP implementation. Appears to be functioning, although not everything is reimplemented yet 15 gadi atpakaļ
J2KImage.cs 4b5a2f8c02 Merge branch 'htb-throttle' of ssh://opensimulator.org/var/git/opensim into htb-throttle 15 gadi atpakaļ
LLClientView.cs 73dcbbd57a minor: remove some mono compiler warnings 15 gadi atpakaļ
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 15 gadi atpakaļ
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 15 gadi atpakaļ
LLUDPClient.cs c6246050d9 Make the default and max RTO configurable int he linden client stack 15 gadi atpakaļ
LLUDPServer.cs e6d7303b29 Applying #4332, optional packet statistics logging 15 gadi atpakaļ
OpenSimUDPBase.cs 1afe5a528c minor: remove some mono compiler warnings 15 gadi atpakaļ
OutgoingPacket.cs 61b5372153 * Added missing references to prebuild.xml and commented out the LindenUDP tests until a new test harness is written 15 gadi atpakaļ
ThrottleRates.cs 7965b6eb61 * Moving parcel media and avatar update packets from the unthrottled category to task 15 gadi atpakaļ
TokenBucket.cs cde47c2b3d Committing Jim's optimization to replace the 20ms sleep in outgoing packet handling with an interruptible wait handle 15 gadi atpakaļ
UnackedPacketCollection.cs 6492640e72 * Change the OnQueueEmpty signature to send the flags of the queues that are empty instead of firing once per empty queue 15 gadi atpakaļ