Historia zmian

Autor SHA1 Wiadomość Data
  Justin Clark-Casey 190bdc8a2e * Remove some mono compiler warnings 15 lat temu
  Teravus Ovares 64bd9a3354 * Updates libOMV to version 0.7.0 15 lat temu
  Melanie Thielker 3564271c2d Restore the functionality that was removed in r9928. This lets the load 15 lat temu
  Jeff Ames 715f2f2798 Update svn properties, add copyright header, formatting cleanup. 15 lat temu
  Dr Scofield c1976d1200 moving the m_PendingAcksMap.Remove() out of the foreach and clearing 15 lat temu
  Dr Scofield aba4b0bd20 have to clear m_PendingAcks not m_PendingAcksMap 15 lat temu
  Dr Scofield e2db6c07ba hmph: missing '{'/'}', thx to nebadon for reporting it and rob smart 15 lat temu
  Dr Scofield 17d37aa60d cosmetic change 15 lat temu
  Dr Scofield 1b06da0c54 streamlining m_NeedAck logic 15 lat temu
  Dr Scofield 9f83f124c7 streamling m_PendingAcks logic to get rid of gratuitous List<...> 15 lat temu
  Dr Scofield b84834c45b commenting out expensive bits (who in the world even uses SetClientInfo()?) 15 lat temu
  Dr Scofield e8e0ce5fc6 changing DropSend()'s foreach loop so that it does not copy the 15 lat temu
  Dr Scofield fa060a7282 commenting out rather expensive bits of GetClientInfo() --- the only 15 lat temu
  Dr Scofield 77122d7861 more efficient way of checking for already seen packets: 15 lat temu
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 lat temu
  Adam Frisby 0c639e08ea * Reversing experimental change in previous rev. 15 lat temu
  Adam Frisby 1027668359 * Experimental: Speeds maximum resend per second from 80 packets to 400. (From maximum 117kbit to 585kbit) 15 lat temu
  Melanie Thielker 229a4d54ca If a packet pooling blows up, fail gracefully instead of disconnecting 15 lat temu
  Melanie Thielker 780f34275b Handle resends better 15 lat temu
  Melanie Thielker 74ce07e971 Move a lock to attempt to cut down packet loss 15 lat temu
  Melanie Thielker 62bcf0e694 Numerous packet improvements. 15 lat temu
  Melanie Thielker ac944def3f Fix the issue that stopped the packet pool from working. Add a mechanism 15 lat temu
  Justin Clarke Casey 36e648a37a * minor: Remove most mono compiler warnings 15 lat temu
  Mike Mazur bdf95e54a2 A few updates necessary for load balancer. 15 lat temu
  lbsa71 801da4346a * optimized usings. 15 lat temu
  Justin Clarke Casey d4d2c19594 * Extend PacketHandlerTest to fire in a packet. 15 lat temu
  Justin Clarke Casey 6e9d5e4ea7 * refactor: move packet handler interface into a separate class 15 lat temu
  Teravus Ovares e9cef70f89 * Updates the sim stats module. Cleans out some of the rot. 15 lat temu
  Justin Clarke Casey 899f2a80d7 minor: remove mono compiler warning 16 lat temu
  Melanie Thielker a9e38bcafc Reapply the packet optimization patch, with changes 16 lat temu