aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer/PollServiceRequestManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman2009-10-221-4/+2
* Add a RequestID (UUID.Random()) to the PollRequest and pass it to allMelanie2009-09-211-1/+1
* Add a UUID param to NoEvents in PollServiceEventArgs to make it more genericMelanie2009-09-211-1/+1
* Add copyright header. Formatting cleanup.Jeff Ames2009-08-011-1/+1
* * An attempt to fix mantis #3953Teravus Ovares2009-07-291-1/+1
* * Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares2009-07-291-0/+145