mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
properly explaining each #pragma warning disable
massaging OSHttpRequestPump to not abort on exceptions...
This commit is contained in:
@@ -57,6 +57,7 @@ namespace OpenSim.Framework.Servers
|
||||
/// </summary>
|
||||
public enum OSHttpHandlerResult
|
||||
{
|
||||
Unprocessed,
|
||||
Pass,
|
||||
Handled,
|
||||
Detached,
|
||||
|
||||
Reference in New Issue
Block a user