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
/
PollServiceHttpRequest.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove reuse context code, they had notthing worth using and on original code...
UbitUmarov
2016-09-03
1
-2
/
+2
*
identify contexts by ID now avaiable ( pipeline serialization)
UbitUmarov
2016-07-17
1
-4
/
+9
*
minor cleanup
UbitUmarov
2015-12-09
1
-17
/
+4
*
bad merge?
UbitUmarov
2015-09-01
1
-0
/
+60
|
\
|
*
change pollService stop() to send 503 error and no keepalive. ( untested )
UbitUmarov
2015-08-18
1
-1
/
+23
|
*
try to serialize http requests from same connection, so they are processed
UbitUmarov
2015-08-18
1
-0
/
+38
*
|
Make failures in PollServiceHttpRequest.DoHTTPGruntWork() actually log the ex...
Justin Clark-Casey (justincc)
2015-01-19
1
-2
/
+2
|
/
*
Add request received/handling stats for caps which are served by http poll ha...
Justin Clark-Casey (justincc)
2013-07-15
1
-0
/
+45
*
Avoid a race condition where an incoming request to a script external URL can...
Justin Clark-Casey (justincc)
2012-06-22
1
-3
/
+4
*
Add a RequestID (UUID.Random()) to the PollRequest and pass it to all
Melanie
2009-09-21
1
-0
/
+3
*
* Adds the ability to have a thread efficient long poll service (such as the ...
Teravus Ovares
2009-07-29
1
-0
/
+48