Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 1afe5a528c minor: remove some mono compiler warnings 14 years ago
  John Hurliman 4e04f6b3a5 * Clarified what FireQueueEmpty is doing with a MIN_CALLBACK_MS constant and upped it to 30ms 14 years ago
  John Hurliman 06990b074c Allow the LLUDP server to run in either synchronous or asynchronous mode with a config setting, defaulting to synchronous mode 14 years ago
  John Hurliman 0d2e6463d7 * Minimized the number of times textures are pulled off the priority queue 14 years ago
  John Hurliman 29543514e6 * Changed the "Packet exceeded buffer size" log line to debug and include the packet type. This message is normal, but could be evidence of a message marked for zerocoding that probably shouldn't be 15 years ago
  Melanie 23586b69a1 Slow down the packet receiving code again after new reports of thread storms. 15 years ago
  John Hurliman a5b9971fd7 * Added a lock object for the write functions in LLUDPClientCollection (immutable != concurrent write safety) 15 years ago
  Diva Canto 51ea39199b Putting the lock back in TryGetValue. 15 years ago
  Melanie a0dd9f4bb4 Fork UDPBase from libOMV into opensim 15 years ago