OpenJPEG 1.5.2

This commit is contained in:
Siana Gearz
2012-12-09 01:23:56 +01:00
parent cbb27a5661
commit d2a966f363
38 changed files with 2469 additions and 581 deletions

View File

@@ -1282,7 +1282,7 @@ bool LLTextureFetchWorker::doWork(S32 param)
{
//NOTE:
//control the number of the http requests issued for:
//1, not openning too many file descriptors at the same time;
//1, not opening too many file descriptors at the same time;
//2, control the traffic of http so udp gets bandwidth.
//
static const LLCachedControl<U32> max_http_requests("HTTPMaxRequests", 32);