mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
MOre streams closed. Corrected word in GridCommon.ini.example
This commit is contained in:
@@ -82,6 +82,7 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
serializer.Serialize(writer, obj);
|
||||
writer.Flush();
|
||||
}
|
||||
buffer.Close();
|
||||
|
||||
int length = (int) buffer.Length;
|
||||
request.ContentLength = length;
|
||||
|
||||
Reference in New Issue
Block a user