UbitUmarov
|
baf5c61387
simplify GruntWork on getassets (needs more)
|
4 years ago |
UbitUmarov
|
713c222ec8
remove some redundancy
|
4 years ago |
UbitUmarov
|
ac7187eada
avoid a null ref, plus some cleanup
|
4 years ago |
UbitUmarov
|
ba8d188a0d
remove another wrong ':'
|
4 years ago |
UbitUmarov
|
50b81258a9
change event pool timeout handling
|
4 years ago |
UbitUmarov
|
c99014991b
cosmetics
|
4 years ago |
UbitUmarov
|
67cd5efab3
replace external httpserver by embedded one (based on same code) - This may still be very bad; clean solution and runprebuild, or clone to clan folder
|
4 years ago |
UbitUmarov
|
817c2b3bb9
httpserver send is now async
|
4 years ago |
UbitUmarov
|
e558dd3ac6
update httpserver.dll this needs testing. May not be that nice...
|
4 years ago |
UbitUmarov
|
037de89a75
clean a bit
|
6 years ago |
UbitUmarov
|
79234795fd
avoid a data copy
|
6 years ago |
UbitUmarov
|
ca754b0156
avoid a data copy
|
6 years ago |
UbitUmarov
|
4ced4fed33
replace GetMeshModule and GetTextureModule
|
6 years ago |
UbitUmarov
|
5b5e53aa1d
we should only have one http poll service manager per instance
|
6 years ago |
UbitUmarov
|
4652f8b84f
pesty warning
|
6 years ago |
UbitUmarov
|
ca404e5001
some cleanup
|
6 years ago |
Melanie
|
e874e3a2ad
Merge branch 'master' of opensimulator.org:/var/git/opensim
|
6 years ago |
Melanie
|
39e82cb043
Squelch "connection reset by peer" exceptions
|
6 years ago |
UbitUmarov
|
aee981e5e2
http reusecontext is obsolete
|
6 years ago |
UbitUmarov
|
ee2eed8c6f
http reusecontext is obsolete
|
6 years ago |
UbitUmarov
|
c87585ad96
simplify http bycontext key
|
6 years ago |
UbitUmarov
|
c92ba1cc04
shut up some pesty warnings
|
6 years ago |
UbitUmarov
|
6c79cc652b
some conditional dispose on http requests inputstream
|
7 years ago |
UbitUmarov
|
4f9378bf97
remove reuse context code, they had notthing worth using and on original code when reusing contexts still in use, etc. Change DLL information to make clear it is a opensim fork, so our responsability not original author
|
8 years ago |
UbitUmarov
|
6a02ac634b
identify contexts by ID now avaiable ( pipeline serialization)
|
8 years ago |
UbitUmarov
|
4ad7160e05
minor cleanup
|
9 years ago |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 years ago |
UbitUmarov
|
48ef22f62e
change pollService stop() to send 503 error and no keepalive. ( untested )
|
9 years ago |
UbitUmarov
|
2cac56340a
try to serialize http requests from same connection, so they are processed
|
9 years ago |
Justin Clark-Casey (justincc)
|
24ef043395
Make failures in PollServiceHttpRequest.DoHTTPGruntWork() actually log the exception on error
|
9 years ago |