OpenSimMirror/OpenSim/Region/OptionalModules/World/WorldView
Justin Clark-Casey (justincc) abf94627f6 Ensure closure of bitmap and memory stream with using() statements in WorldViewModule.
If this has any effect then it will only be to the map images returned via requests to the /worldview simulator HTTP path (not enabled by default)
2012-06-06 02:45:36 +01:00
..
WorldViewModule.cs Ensure closure of bitmap and memory stream with using() statements in WorldViewModule. 2012-06-06 02:45:36 +01:00
WorldViewRequestHandler.cs Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 2011-12-05 20:44:20 +00:00