Commit History

Author SHA1 Message Date
  Justin Clarke Casey 84492fee01 * Temporarily resume creation of IPEndPoint on every call 15 years ago
  Justin Clarke Casey 7891f821e2 * Instead of creating a new IPEndPoint on every udp packet receive, reuse the existing one 15 years ago
  Justin Clarke Casey e4b8912296 * reverse part of a change that accidentally crept in with the last revision 15 years ago
  Justin Clarke Casey 138bcf6fff * Apply a modified version of http://opensimulator.org/mantis/view.php?id=2290 15 years ago
  Justin Clarke Casey 82b7374ed2 * minor: get rid of pointless ipeSender 15 years ago
  Adam Frisby d7aedf343a * Small fix for when PacketPool is disabled to prevent it from crashing immedietly. 15 years ago
  Adam Frisby dcdfde834f LLUDP Client View 15 years ago
  Justin Clarke Casey 997eec671a * minor: get rid of an unecessary casting and logic check 15 years ago
  Justin Clarke Casey 8ad0249969 * refactor: separate process of extracting packet from received data from actually processing that packet 15 years ago
  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 years ago
  Teravus Ovares 8de395d379 * EventQueueGet is now working. 15 years ago
  Justin Clarke Casey 4d32cd34e8 * refactor: rename interface to put standard I prefix in front 15 years ago
  Adam Frisby e946b40fdd * Minor fixes and cleanups around code being used for Rex Module work. 16 years ago
  Jeff Ames fae34bb10c Update svn properties, formatting cleanup. 16 years ago
  Melanie Thielker 490ac0be00 Implement proper persistence of the following prim properties: 16 years ago
  Justin Clarke Casey 78f831ef52 * minor: Clean up of logging messages to make following the client login process easier 16 years ago
  Justin Clarke Casey ea8c18f63d * minor: just minor doc and tidy up 16 years ago
  Melanie Thielker 9e545c9984 Mantis #2133 16 years ago
  Teravus Ovares 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman 16 years ago
  Melanie Thielker a7e2d14454 Rolling back #6139 because there is no consensus on it's application. 16 years ago
  Melanie Thielker b6b1e9e214 Mantis #624 16 years ago
  Justin Clarke Casey c713ec8223 * Committed patch in mantis 623 16 years ago
  Jeff Ames 6ef9d4da90 Formatting cleanup. 16 years ago
  lbsa71 d4b8e06d55 * Added a little more log info in LLUDPServer 16 years ago
  lbsa71 6849f45660 * Shielded against various forms of Malformed data crashes - if there is an error in packet creation, we just log and ignore it 16 years ago
  Melanie Thielker eaff580abe Patch #9160 16 years ago
  Justin Clarke Casey 5350cec0b3 * minor: log message twiddling 16 years ago
  Jeff Ames 80d8e2889e Update svn properties. Formatting cleanup. Remove a compiler warning. 16 years ago
  Melanie Thielker e1c6563174 Guard against wrong packet types being passed into AddNewClient. 16 years ago
  Justin Clarke Casey da68f18a6b * Guard against a null point passed to RemoveClientCircuit (odd that this happens at all) 16 years ago