aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer/PollServiceRequestManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-22Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman1-4/+2
2009-09-21Add a RequestID (UUID.Random()) to the PollRequest and pass it to allMelanie1-1/+1
2009-09-21Add a UUID param to NoEvents in PollServiceEventArgs to make it more genericMelanie1-1/+1
2009-08-01Add copyright header. Formatting cleanup.Jeff Ames1-1/+1
2009-07-29* An attempt to fix mantis #3953Teravus Ovares1-1/+1
2009-07-29* Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares1-0/+145