-
- Downloads
SH-3244 Syscall avoidance in HttpRequest::update() method
Well, achieved that by doing work in bulk when needed. But turned into some additional things. Change timebase from mS to uS as, well, things are headed that way. Implement an HttpReplyQueue::fetchAll method (advertised one, hadn't implemented it).
Showing
- indra/llcorehttp/_httpreplyqueue.cpp 20 additions, 0 deletionsindra/llcorehttp/_httpreplyqueue.cpp
- indra/llcorehttp/_httprequestqueue.cpp 3 additions, 4 deletionsindra/llcorehttp/_httprequestqueue.cpp
- indra/llcorehttp/examples/http_texture_load.cpp 1 addition, 1 deletionindra/llcorehttp/examples/http_texture_load.cpp
- indra/llcorehttp/httprequest.cpp 33 additions, 7 deletionsindra/llcorehttp/httprequest.cpp
- indra/llcorehttp/httprequest.h 4 additions, 3 deletionsindra/llcorehttp/httprequest.h
- indra/llcorehttp/tests/test_httprequest.hpp 24 additions, 24 deletionsindra/llcorehttp/tests/test_httprequest.hpp
- indra/newview/llappviewer.cpp 1 addition, 1 deletionindra/newview/llappviewer.cpp
- indra/newview/lltexturefetch.cpp 6 additions, 13 deletionsindra/newview/lltexturefetch.cpp
Loading
Please register or sign in to comment