Historique des commits

Auteur SHA1 Message Date
  Justin Clark-Casey (justincc) 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. il y a 9 ans
  Justin Clark-Casey (justincc) 5aec0ff207 Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework il y a 12 ans
  Justin Clark-Casey (justincc) f67f37074f Stop spurious scene loop startup timeout alarms for scenes with many prims. il y a 12 ans
  John Hurliman b2ed348aa2 Implemented a Watchdog class. Do not manually create Thread objects anymore, use Watchdog.StartThread(). While your thread is running call Watchdog.UpdateThread(). When it is shutting down call Watchdog.RemoveThread(). Most of the threads in OpenSim have been updated il y a 15 ans
  Jeff Ames c6cef4bad5 Comment out unused variables / private fields to avoid compiler warnings. il y a 15 ans
  Jeff Ames 35b450d41d Add copyright headers, formatting cleanup, ignore some generated files. il y a 15 ans
  Jeff Ames db2c4ab94c Update svn properties. il y a 15 ans
  Adam Frisby 1bb98a1eb0 * More Tweaks il y a 15 ans
  Adam Frisby 29bc2962ad * More IRCClientView fiddling. Now implements IClientAPI & IClientCore. il y a 15 ans
  Adam Frisby ac80b6539f * May partially implement a C# IRCd & IRCClientStack. il y a 15 ans