aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework
diff options
context:
space:
mode:
authorDiva Canto2013-08-03 15:42:25 -0700
committerDiva Canto2013-08-03 15:42:25 -0700
commitb857353fc932bdf775abce2a3d34140cafe916ce (patch)
tree825e1f93c4cca61815dedf6bc7706c47ff43fffe /OpenSim/Region/CoreModules/Framework
parentAmend Justin's last commit regarding the new config var ServiceVersion. The s... (diff)
downloadopensim-SC_OLD-b857353fc932bdf775abce2a3d34140cafe916ce.zip
opensim-SC_OLD-b857353fc932bdf775abce2a3d34140cafe916ce.tar.gz
opensim-SC_OLD-b857353fc932bdf775abce2a3d34140cafe916ce.tar.bz2
opensim-SC_OLD-b857353fc932bdf775abce2a3d34140cafe916ce.tar.xz
Making the J2KDecoderModule decoder function async. Could this be the cause of sim freeze? -- HandleRequestImage in LLClientView is now sync, which means that it cannot take too long to complete. However, its execution path may end up in J2KDecoderModule.Decode, which is heavy and could stop the packet processing thread while it's at it.
Diffstat (limited to 'OpenSim/Region/CoreModules/Framework')
0 files changed, 0 insertions, 0 deletions