Robert Adams
|
bd1b992aaf
Add Thread.ResetAbort() to various thread loops to clean up errors on
|
5 лет назад |
UbitUmarov
|
deb0ab7400
GetAssets: we still need to service avatars that did left region
|
6 лет назад |
UbitUmarov
|
4ced4fed33
replace GetMeshModule and GetTextureModule
|
6 лет назад |
UbitUmarov
|
27dfdcf1fa
clean a bit
|
6 лет назад |
UbitUmarov
|
6f4052561e
send data as bin not string to http lower level
|
6 лет назад |
UbitUmarov
|
4381f16e18
keepalive is default
|
6 лет назад |
UbitUmarov
|
437369778d
give BlockingCollection more chances
|
6 лет назад |
UbitUmarov
|
d4a5454f3c
give BlockingCollection more chances
|
6 лет назад |
UbitUmarov
|
6d4b0a8ce3
Merge branch 'master' into httptests
|
7 лет назад |
Kevin Cozens
|
cf855c3842
Corrected index number in ErrorFormat based Exception message
|
7 лет назад |
UbitUmarov
|
c54985f8a1
Merge branch 'master' into httptests
|
7 лет назад |
UbitUmarov
|
7a82c7c5b2
make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog timeout)
|
7 лет назад |
UbitUmarov
|
2777995331
Merge branch 'master' into httptests
|
7 лет назад |
UbitUmarov
|
b6c23fe911
make a few more threads background ones
|
7 лет назад |
UbitUmarov
|
254b26a7d5
fix merge
|
7 лет назад |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 лет назад |
UbitUmarov
|
eaefae7e20
don't loose inventory items when there are bad folders
|
8 лет назад |
UbitUmarov
|
e881562d34
fix drop on delayed events processing
|
8 лет назад |
UbitUmarov
|
442b272228
add a Drop method to PollService Event handlers, Drop requests on connections known to be lost or delay event check if they are sending a response
|
8 лет назад |
UbitUmarov
|
eccec66359
fix the queue type in use
|
9 лет назад |
UbitUmarov
|
3029080d9b
change threading on GetTexture and getMesh and WebFetch Modules.
|
9 лет назад |
UbitUmarov
|
156fdd4908
remove some duplicate using statements
|
9 лет назад |
UbitUmarov
|
118aff520e
try to better merge avn and os fetchinventory and fetchinvdescendents
|
9 лет назад |
UbitUmarov
|
08187cb599
inventory mess return to the state before divas cache issue
|
9 лет назад |
UbitUmarov
|
7841628313
change to avn fecthinventory and webfecth.. code
|
9 лет назад |
UbitUmarov
|
cdaed11387
at last we can login and see objects ( friends is dead and disable in
|
9 лет назад |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 лет назад |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 лет назад |
Diva Canto
|
017d2cf417
Bug fix in inventory fetching: sometimes the caps request comes before there is a scene presence, and that's ok.
|
9 лет назад |
Diva Canto
|
bac53387a9
Mantis #7567: added an 8-sec expiring item cache to the inventory network connector. This fixed the problem on my local test grid and generally made things faster. This cache has been needed for a while... there are many parts in the code where the sim gets an item multiple times in a short amount of time (rezzing attachs and objects, for example).
|
9 лет назад |