OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 4578ff74fe Add object count stats for new IncomingPacket and UDPPacketBuffer pools if they are enabled. Add count stats for existing LLUDP pool.
This introduces a pull stat type in addition to the push stat type.
A pull stat takes a method on construction which knows how to update the stat on request.
In this way, special interfaces for pull stat collection are not necessary.
2012-10-23 01:52:10 +01:00
..
ApplicationPlugins Get rid of some unnecessary casts in RemoteAdminPlugin. 2012-09-29 02:57:28 +01:00
Capabilities minor: Comment out "Client requested range for texture ... but" message. This is not useful during normal operation. 2012-10-12 00:27:12 +01:00
ConsoleClient Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 2012-09-30 07:48:03 -07:00
Data SQLite DB: some values of land data will be not saved / loaded 2012-10-21 10:41:23 -04:00
Framework Add object count stats for new IncomingPacket and UDPPacketBuffer pools if they are enabled. Add count stats for existing LLUDP pool. 2012-10-23 01:52:10 +01:00
Region Add object count stats for new IncomingPacket and UDPPacketBuffer pools if they are enabled. Add count stats for existing LLUDP pool. 2012-10-23 01:52:10 +01:00
Server Fix build break 2012-10-08 19:02:21 +01:00
Services Add method doc for IPresenceService 2012-10-20 02:26:08 +01:00
Tests Renaming existing 'torture' tests to 'performance' tests instead, since this better matches what they really do. 2012-08-29 23:19:21 +01:00
Tools Fix a bug in pCampbot grabbing behaviour where an exception would be thrown if the bot was not yet aware of any objects. 2012-08-01 22:30:34 +01:00