OpenSimMirror/OpenSim/Region/ClientStack/Linden/Caps
Robert Adams bd1b992aaf Add Thread.ResetAbort() to various thread loops to clean up errors on
shutdown. Fixes Mantis #8494.

Threads are aborted when shutting down and ThreadAbortException is odd
in that it is rethrown at the end of the catch unless the abort is
reset. No functional changes but fewer error messages on shutdown.
2019-02-27 07:49:52 -08:00
..
BunchOfCaps replace my hack by others hack 2019-01-01 12:06:29 +00:00
EventQueue change encoding of event cap messages 2019-01-28 04:01:09 +00:00
ObjectCaps lost in updates 2018-12-31 13:33:00 +00:00
Properties Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
Tests Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
AgentPreferencesModule.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
AvatarPickerSearchModule.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
FetchInventory2Module.cs remove cap FetchLib2 suport code 2018-01-31 15:19:16 +00:00
GetAssetsModule.cs Add Thread.ResetAbort() to various thread loops to clean up errors on 2019-02-27 07:49:52 -08:00
MeshUploadFlagModule.cs Massive tab and trailing space cleanup 2017-01-05 19:07:37 +00:00
RegionConsoleModule.cs let StreamReader be in using statements 2017-05-07 00:47:45 +01:00
ServerReleaseNotesModule.cs now break several things at same time... sog/sop updates, threads options,... 2018-12-28 13:52:59 +00:00
SimulatorFeaturesModule.cs now break several things at same time... sog/sop updates, threads options,... 2018-12-28 13:52:59 +00:00
UploadBakedTextureModule.cs remove the option to store baked textures on assets service, thats suicide use xbakes 2017-05-31 04:47:59 +01:00
WebFetchInvDescModule.cs Add Thread.ResetAbort() to various thread loops to clean up errors on 2019-02-27 07:49:52 -08:00