index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Servers
/
HttpServer
/
PollServiceRequestManager.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'avination' into careminster
Melanie
2012-07-06
1
-0
/
+236
|
\
|
*
Convert the slow request queue into a regular queue and add some cleanup
Melanie
2012-07-06
1
-4
/
+18
|
*
Fix the boo-boo
Melanie
2012-07-05
1
-3
/
+3
|
*
Add an EventType enum and Type field to the poll service event args. This allows
Melanie
2012-07-05
1
-11
/
+26
|
*
use the pollEvent timeout paramenter on pooling
UbitUmarov
2012-07-04
1
-4
/
+7
|
*
*test2* http poll: increased again the pool rate do 10/s but increased timeou...
UbitUmarov
2012-07-04
1
-2
/
+2
|
*
*test* slow http retries pool rate to original 1s
UbitUmarov
2012-07-04
1
-1
/
+1
|
*
*TO CHECK/REVIEW/REVERT/TEST whatever* pollService new requests get enqueued ...
UbitUmarov
2012-07-01
1
-0
/
+203
*
|
Merge branch 'avination' into careminster
Melanie
2012-06-29
1
-2
/
+5
|
\
\
|
|
/
|
*
Add an event to the poll service manager thread to allow starting it
Melanie
2012-06-26
1
-2
/
+5
*
|
Don't include time to transmit response back to requester when assessing slow...
Justin Clark-Casey (justincc)
2012-06-13
1
-3
/
+3
*
|
Allow the thread watchdog to accept an alarm method that is invoked if the ti...
Justin Clark-Casey (justincc)
2012-06-07
1
-0
/
+2
|
/
*
Stop spurious scene loop startup timeout alarms for scenes with many prims.
Justin Clark-Casey (justincc)
2012-02-24
1
-0
/
+2
*
Remove unused avariable in PollServiceRequestManager
Justin Clark-Casey (justincc)
2011-11-07
1
-8
/
+6
*
Restart the event queue worker threads that I accidentally disabled earlier t...
Justin Clark-Casey (justincc)
2011-10-25
1
-7
/
+9
*
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
2011-10-25
1
-16
/
+22
*
Fix bugs in EventQueueGetModule.ClientClosed() and BaseHttpServer.RemovePollS...
Justin Clark-Casey (justincc)
2011-10-24
1
-3
/
+7
*
Implemented a Watchdog class. Do not manually create Thread objects anymore, ...
John Hurliman
2009-10-22
1
-4
/
+2
*
Add a RequestID (UUID.Random()) to the PollRequest and pass it to all
Melanie
2009-09-21
1
-1
/
+1
*
Add a UUID param to NoEvents in PollServiceEventArgs to make it more generic
Melanie
2009-09-21
1
-1
/
+1
*
Add copyright header. Formatting cleanup.
Jeff Ames
2009-08-01
1
-1
/
+1
*
* An attempt to fix mantis #3953
Teravus Ovares
2009-07-29
1
-1
/
+1
*
* Adds the ability to have a thread efficient long poll service (such as the ...
Teravus Ovares
2009-07-29
1
-0
/
+145