Commit History

Author SHA1 Message Date
  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. 11 years ago
  Melanie 569f39e124 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) ae67435146 Disable UDPPacketBuffer pooling for now to resolve an issue on Windows of interference between incoming packets. 11 years ago
  Melanie 5895c4cc6f Merge branch 'master' into careminster 11 years ago
  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 11 years ago
  Justin Clark-Casey (justincc) 2c36106675 Add IncomingPacketsProcessedCount stat for diagnostics. 11 years ago
  Melanie 484eca323b Merge branch 'master' into careminster 11 years ago
  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. 11 years ago
  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. 11 years ago
  Melanie ad60a29c93 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) fc861c7904 Add optional pool for the UDPPacketBuffer objects that handle all incoming UDP data. 11 years ago
  Melanie c4fcfec24e Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) db4ca57590 Make it possible to separate start and stop lludp packet processing from the console for debug processes. 11 years ago
  Melanie d913303875 Merge branch 'master' into bigmerge 12 years ago
  Justin Clark-Casey (justincc) bc13855e64 Reactivate BasicCircuitTests.TestAddClient() 12 years ago
  Melanie 4beb0c9b9b Merge branch 'master' into careminster-presence-refactor 13 years ago
  Diva Canto d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 years ago