-
- Downloads
More integration work for texture fetch timeouts.
The fetch state machine received a new timeout during the WAIT_HTTP_REQ state. For the integration, rather than jump the state to done, we issue a request cancel and let the notification plumbing do the rest without any race conditions or special-case logic.
Showing
- indra/llcorehttp/_httplibcurl.cpp 24 additions, 0 deletionsindra/llcorehttp/_httplibcurl.cpp
- indra/llcorehttp/_httplibcurl.h 3 additions, 0 deletionsindra/llcorehttp/_httplibcurl.h
- indra/llcorehttp/_httpopcancel.cpp 5 additions, 1 deletionindra/llcorehttp/_httpopcancel.cpp
- indra/llcorehttp/_httppolicy.cpp 47 additions, 2 deletionsindra/llcorehttp/_httppolicy.cpp
- indra/llcorehttp/_httppolicy.h 3 additions, 0 deletionsindra/llcorehttp/_httppolicy.h
- indra/llcorehttp/_httpservice.cpp 25 additions, 0 deletionsindra/llcorehttp/_httpservice.cpp
- indra/llcorehttp/_httpservice.h 8 additions, 0 deletionsindra/llcorehttp/_httpservice.h
- indra/newview/lltexturefetch.cpp 18 additions, 2 deletionsindra/newview/lltexturefetch.cpp
Loading
Please register or sign in to comment