Commit History

Autor SHA1 Mensaxe Data
  Justin Clark-Casey (justincc) 60732c96ef Add clientstack.OutgoingUDPSendsCount stat to show number of outbound UDP packets sent by a region per second %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 8396f1bd42 Record raw number of UDP receives as clientstack.IncomingUDPReceivesCount %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) bf517899a7 Add AverageUDPProcessTime stat to try and get a handle on how long we're taking on the initial processing of a UDP packet. %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 66048e1a70 minor: provide user feedback in the log for now when udp in/out bound threads are started/stopped %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 63c42d6602 Do some simple queue empty checks in the main outgoing udp loop instead of always performing these on a separate fired thread. %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) ae67435146 Disable UDPPacketBuffer pooling for now to resolve an issue on Windows of interference between incoming packets. %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 038528dc80 Make PacketPool class stats pull stats instead of push stats so they can be lifted up into LLUDPServer and be distiguished by scene name %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 2c36106675 Add IncomingPacketsProcessedCount stat for diagnostics. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 319ebaca06 Make it possible to turn the base UDP object packet pools on and off whilst running via the "debug lludp pool <on|off>" console command. For debug purposes. %!s(int64=12) %!d(string=hai) anos
  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. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) fc861c7904 Add optional pool for the UDPPacketBuffer objects that handle all incoming UDP data. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) db4ca57590 Make it possible to separate start and stop lludp packet processing from the console for debug processes. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) bc13855e64 Reactivate BasicCircuitTests.TestAddClient() %!s(int64=12) %!d(string=hai) anos
  Diva Canto d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. %!s(int64=13) %!d(string=hai) anos