aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/OpenSimUDPBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-54/+85
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-21/+185
* Disable UDPPacketBuffer pooling for now to resolve an issue on Windows of int...Justin Clark-Casey (justincc)2012-12-191-5/+8
* Make PacketPool class stats pull stats instead of push stats so they can be l...Justin Clark-Casey (justincc)2012-11-151-1/+1
* Add IncomingPacketsProcessedCount stat for diagnostics.Justin Clark-Casey (justincc)2012-11-151-24/+7
* Make it possible to turn the base UDP object packet pools on and off whilst r...Justin Clark-Casey (justincc)2012-10-231-21/+45
* Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th...Justin Clark-Casey (justincc)2012-10-231-0/+17
* Add optional pool for the UDPPacketBuffer objects that handle all incoming UD...Justin Clark-Casey (justincc)2012-10-161-6/+25
* Make it possible to separate start and stop lludp packet processing from the ...Justin Clark-Casey (justincc)2012-10-161-17/+27
* Reactivate BasicCircuitTests.TestAddClient()Justin Clark-Casey (justincc)2011-12-081-1/+1
* First stab at cleaning up Caps. Compiles. Untested.Diva Canto2011-04-301-0/+284