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
/
PollServiceEventArgs.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Prep work switching the GetMeshModule over to a poll service.
teravus
2012-11-09
1
-1
/
+2
*
just remove the damm thing
UbitUmarov
2012-09-26
1
-8
/
+1
*
Seems nothing actually need the request body for getevents. so change
UbitUmarov
2012-09-26
1
-2
/
+8
*
more changes to PollService
UbitUmarov
2012-09-26
1
-0
/
+1
*
Revamp the HTTP textures handler to allow a maximum of four fetches
Melanie
2012-09-14
1
-1
/
+2
*
Fix background inventory loading (Viewer 3) so it won't lag out the sim
Melanie
2012-08-24
1
-1
/
+2
*
Merge branch 'avination' into careminster
Melanie
2012-07-06
1
-2
/
+12
|
\
|
*
Add an EventType enum and Type field to the poll service event args. This allows
Melanie
2012-07-05
1
-0
/
+8
|
*
added a timeout paramenter to PollServiceEventArgs, so each type can define ...
UbitUmarov
2012-07-04
1
-1
/
+4
*
|
Avoid a race condition where an incoming request to a script external URL can...
Justin Clark-Casey (justincc)
2012-06-22
1
-2
/
+7
|
/
*
Thank you, Intari, for a patch that implements the missing pieces of
Melanie
2009-09-22
1
-2
/
+2
*
Completely remove the prior implementation of the request event handling
Melanie
2009-09-22
1
-1
/
+4
*
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
*
* Adds the ability to have a thread efficient long poll service (such as the ...
Teravus Ovares
2009-07-29
1
-0
/
+53