OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 343c894658 Set async_packet_handling = true by default
Setting this to true avoids a 500ms or so client freeze when the LLUDP server thread is taken up with processing a UseCircuitCode packet synchronously.
Extensive testing on Wright Plaza appeared to show no bad effects and this seems to reduce login lag considerably.
Of course, a lot of login lag is still coming from other sources.
2010-10-30 01:35:12 +01:00
..
ApplicationPlugins First attempt to get multiple attachments working to support viewer2. 2010-10-21 16:48:58 -07:00
Client Major refactoring of appearance handling. 2010-10-20 16:17:54 -07:00
ConsoleClient Make the text mode remote console really work. It can now be used to send 2010-06-08 22:05:06 +01:00
Data Alphabetize results on region search by prefix matching 2010-10-18 20:29:00 +01:00
Framework Rationalize the logging messages from the merged appearance branch, commenting out most of them as per Mic 2010-10-29 23:45:10 +01:00
Region Set async_packet_handling = true by default 2010-10-30 01:35:12 +01:00
Server Revert "Merge remote branch 'otakup0pe/mantis5110'" 2010-10-22 23:52:07 +01:00
Services Change level of some logging messages, turning some info into arguably more appropriate debug to reduce console spam when log level is info 2010-10-30 01:32:56 +01:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests Major refactoring of appearance handling. 2010-10-20 16:17:54 -07:00
Tools remove ancient and unused OpenSim.GridLaunch GUI code. 2010-08-19 01:11:10 +01:00