Do some work on BufferArray to make it a bit less naive about
chunking data. Remove the stateful use of a seek pointer so that shared read is possible (though maybe not interesting).
Showing
- indra/llcorehttp/_httpoprequest.cpp 5 additions, 9 deletionsindra/llcorehttp/_httpoprequest.cpp
- indra/llcorehttp/bufferarray.cpp 88 additions, 38 deletionsindra/llcorehttp/bufferarray.cpp
- indra/llcorehttp/bufferarray.h 6 additions, 47 deletionsindra/llcorehttp/bufferarray.h
- indra/llcorehttp/tests/test_bufferarray.hpp 33 additions, 56 deletionsindra/llcorehttp/tests/test_bufferarray.hpp
- indra/newview/lltexturefetch.cpp 1 addition, 2 deletionsindra/newview/lltexturefetch.cpp
Loading
Please register or sign in to comment