aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer/PollServiceHttpRequest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid a race condition where an incoming request to a script external URL can...Justin Clark-Casey (justincc)2012-06-221-3/+4
* Add a RequestID (UUID.Random()) to the PollRequest and pass it to allMelanie2009-09-211-0/+3
* * Adds the ability to have a thread efficient long poll service (such as the ...Teravus Ovares2009-07-291-0/+48