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
/
PollServiceWorkerThread.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-25
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...
Justin Clark-Casey (justincc)
1
-0
/
+1
2012-07-01
*TO CHECK/REVIEW/REVERT/TEST whatever* pollService new requests get enqueued ...
UbitUmarov
1
-0
/
+3
2012-06-26
Add an event to the poll service manager thread to allow starting it
Melanie
1
-2
/
+9
2012-06-16
Fix bug introduced in commit c6e3752 (13 Jun 2012) where poll responses would...
Justin Clark-Casey (justincc)
1
-3
/
+1
2012-06-13
Don't include time to transmit response back to requester when assessing slow...
Justin Clark-Casey (justincc)
1
-5
/
+48
2011-11-15
send a watchdog heartbeat for a poll worker thread when it's actually run
Justin Clark-Casey (justincc)
1
-0
/
+3
2011-10-25
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-07-08
Handle a specific exception without spewing red ink.
Melanie
1
-2
/
+13
2009-11-23
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-11-18
minor: correct error messages when queryfolder fails
Justin Clark-Casey (justincc)
1
-3
/
+1
2009-11-18
minor: remove duplicate copyright notice in PollServiceWorkerThread
Justin Clark-Casey (justincc)
1
-28
/
+1
2009-09-21
Add a RequestID (UUID.Random()) to the PollRequest and pass it to all
Melanie
1
-3
/
+3
2009-09-21
Add a UUID param to NoEvents in PollServiceEventArgs to make it more generic
Melanie
1
-1
/
+1
2009-08-26
Add try/catch around EQ request processing
Melanie
1
-16
/
+27
2009-08-01
Add copyright header. Formatting cleanup.
Jeff Ames
1
-1
/
+28
2009-07-29
* An attempt to fix mantis #3953
Teravus Ovares
1
-3
/
+3
2009-07-29
* Adds the ability to have a thread efficient long poll service (such as the ...
Teravus Ovares
1
-0
/
+100