提交歷史

作者 SHA1 備註 提交日期
  Justin Clarke Casey 899f2a80d7 minor: remove mono compiler warning 15 年之前
  Melanie Thielker a9e38bcafc Reapply the packet optimization patch, with changes 15 年之前
  Melanie Thielker 2bcf315ea2 Revert 7754 and 7755 pending a rework 15 年之前
  Melanie Thielker 5320f0f33c Stop packets that may be resent from being returned to the packet pool. 15 年之前
  Melanie Thielker 0d3a9b45ae Marry AckData to LLQueItem, and store packet data and length there for 15 年之前
  Melanie Thielker 35ec496f98 Revamp packet handler to smooth out the stream of resent packets. 15 年之前
  Adam Frisby 7308f35a96 * Fixed issue where incorrect braces nesting resulted in a section of PacketQueue getting disabled. 15 年之前
  Adam Frisby fb2a1a6b7c * Fixed a major memory leak in packet processing - PacketQueue.Close is never called, causing the PacketQueue for dead clients to be preserved (including it's contents). 15 年之前
  Justin Clarke Casey d18aff3310 * restore Header.Resent field setting for resent packets 15 年之前
  Melanie Thielker a3136d2bb1 Revert the packet resend timing changes. They caused login issues in primmy 15 年之前
  Melanie Thielker c84987426b Craters, take 2. Remove old discard logic and absolute discard timer. 15 年之前
  Teravus Ovares a243a4aaf5 * An update to the UDP Packet handler which might make the giant sized craters go away. 15 年之前
  Justin Clarke Casey 743e336bf3 * Put in some infrastructure to allow tweaking of packet queue throttle values for the total throttle (the one that throttles all packet output) 15 年之前
  Justin Clarke Casey 8c55f3eaa6 * minor: remove warnings (the code cleaners strike again) 15 年之前
  Justin Clarke Casey 7e35e4c816 * minor: oh, and comment out the now unused logger as well 15 年之前
  Justin Clarke Casey 231b8c2a67 * minor: Comment out temporarily statistical counter I accidentally left in from the last commit 15 年之前
  Justin Clarke Casey cbb9693ef4 * Try bumping packet resend timeout up to 2 seconds instead of 1 15 年之前
  Justin Clarke Casey 95a3d6372d * Fix bug in LLPacketHandler where the tickcount when a packet was approximately sent was not being stored in the ack record 15 年之前
  Melanie Thielker 1d5b2bb8bc Add some methods to allow modules so set client view options 16 年之前
  Melanie Thielker 95c3e0883c Mantis #2288 16 年之前
  Teravus Ovares 16b6738cda * Patch from JHurliman 16 年之前
  Justin Clarke Casey 1a71a3a567 * Fix http://opensimulator.org/mantis/view.php?id=2189 16 年之前
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 年之前
  Jeff Ames 3bf8858727 Update svn properties, formatting cleanup. 16 年之前
  Justin Clarke Casey 3d2069f3d9 * zap compilation warnings 16 年之前
  Teravus Ovares 2912aafe25 * This commit incorporates the heart of the OpenGridProtocol patch that is currently on Forge in a nice, friendly modular format. 16 年之前
  Justin Clarke Casey f0ffbf5b38 * Allow an exception generated in ProcessOutPacket to travel up the stack 16 年之前
  Melanie Thielker 5cb0d4fcac Packet type exclusion (Mantis #2004) 16 年之前
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 年之前
  Jeff Ames f894f5d87b Minor formatting cleanup. 16 年之前