Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
c0f7e1edba
why did u used RunInThread? change to RunInThreadPool
|
8 years ago |
UbitUmarov
|
99c3b61bd9
dont request a workjob if we can see there is nothing to do
|
8 years ago |
UbitUmarov
|
79fb13c95c
reduce xfer burst if we are busy
|
8 years ago |
UbitUmarov
|
e6d57a1e49
change Xfermanager file sending
|
8 years ago |
UbitUmarov
|
941971648e
kick Xfermanager from heartbeat and expires files based on its timming
|
8 years ago |
UbitUmarov
|
415c45b097
add a simple files expire to Xfer to catch some that never got a request (opened xfers also need a timeout) (not pretty code, but should not have heavy use)
|
8 years ago |
Melanie
|
9a5679876e
Merge branch 'master' into careminster
|
12 years ago |
Diva Canto
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
12 years ago |
Melanie
|
389077345f
Merge branch 'master' into careminster
|
12 years ago |
Diva Canto
|
2ef0062664
One more module converted: XferModule.
|
12 years ago |
Melanie
|
ce8b9e6c57
Fix slow loading of task inventory
|
12 years ago |
Diva Canto
|
3eaaaa0d99
One more pass at object inventory. This time, fix SceneObjectPartInventory so that it makes sure that the file is added to Xfer's before it signals the client to come and get it. This allows the simplification of the logic of Xfer's.
|
14 years ago |
Diva Canto
|
135b012bbd
Hopefully this fixes all prim inventory issues. No more abort, no more keeping track of time. Simply handle the issues, which are: (1) rapid double requests from the viewer for the same file; (2) sometimes the file generation takes too long and the Xfer request arrives at the XferModule before the file name is added.
|
14 years ago |
Melanie
|
26e601a776
Put back a commented section of code. With some viewers, object inventory
|
14 years ago |
Diva Canto
|
862da9a55f
Added a counter to NewFiles in Xfers to account for simultaneous object inventory requests, which apparently are happening and may cause race conditions if the file name is removed after the first transfer.
|
14 years ago |
Teravus Ovares (Dan Olivares)
|
25ecd62b1f
* Adds AbortXfer to the ClientAPI mix
|
14 years ago |
Melanie
|
1209db6dcd
Thank you, RemedyTomm, for an update to your previous patch. Garbage-collect
|
15 years ago |
Melanie
|
7df54d4ad2
Thank you, RemedyTomm, for a patch to handle Xfer requests being dropped
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Dr Scofield
|
a89d097355
starting phase 2 of the OpenSim.Region.Environment commit: relocating
|
15 years ago |