index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Servers
/
HttpServer
/
PollServiceWorkerThread.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...
Justin Clark-Casey (justincc)
2012-07-25
1
-0
/
+1
*
Fix bug introduced in commit c6e3752 (13 Jun 2012) where poll responses would...
Justin Clark-Casey (justincc)
2012-06-16
1
-3
/
+1
*
Don't include time to transmit response back to requester when assessing slow...
Justin Clark-Casey (justincc)
2012-06-13
1
-5
/
+48
*
send a watchdog heartbeat for a poll worker thread when it's actually run
Justin Clark-Casey (justincc)
2011-11-15
1
-0
/
+3
*
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
2011-10-25
1
-1
/
+1
*
Handle a specific exception without spewing red ink.
Melanie
2010-07-08
1
-2
/
+13
*
Formatting cleanup.
Jeff Ames
2009-11-23
1
-1
/
+1
*
minor: correct error messages when queryfolder fails
Justin Clark-Casey (justincc)
2009-11-18
1
-3
/
+1
*
minor: remove duplicate copyright notice in PollServiceWorkerThread
Justin Clark-Casey (justincc)
2009-11-18
1
-28
/
+1
*
Add a RequestID (UUID.Random()) to the PollRequest and pass it to all
Melanie
2009-09-21
1
-3
/
+3
*
Add a UUID param to NoEvents in PollServiceEventArgs to make it more generic
Melanie
2009-09-21
1
-1
/
+1
*
Add try/catch around EQ request processing
Melanie
2009-08-26
1
-16
/
+27
*
Add copyright header. Formatting cleanup.
Jeff Ames
2009-08-01
1
-1
/
+28
*
* An attempt to fix mantis #3953
Teravus Ovares
2009-07-29
1
-3
/
+3
*
* Adds the ability to have a thread efficient long poll service (such as the ...
Teravus Ovares
2009-07-29
1
-0
/
+100