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
|
před 15 roky |
Melanie
|
bc9e4cfd96
Add a RequestID (UUID.Random()) to the PollRequest and pass it to all
|
před 15 roky |
Melanie
|
04170521f0
Add a UUID param to NoEvents in PollServiceEventArgs to make it more generic
|
před 15 roky |
Jeff Ames
|
4ce5c894cf
Add copyright header. Formatting cleanup.
|
před 15 roky |
Teravus Ovares
|
f727f26bcc
* An attempt to fix mantis #3953
|
před 15 roky |
Teravus Ovares
|
032aeb8b5d
* Adds the ability to have a thread efficient long poll service (such as the eventqueue)
|
před 15 roky |