-
- Downloads
Convert BufferArray interfaces to void * (not char *). HttpRequest::update() honor time limit.
Generally, opaque data operations are expected to be over 'void *' and have now converted interfaces to do that. Update() method honors millisecond limit to dwell time. Might want to homologate the millis/uSecs mix later....
Showing
- indra/llcorehttp/bufferarray.cpp 21 additions, 16 deletionsindra/llcorehttp/bufferarray.cpp
- indra/llcorehttp/bufferarray.h 4 additions, 4 deletionsindra/llcorehttp/bufferarray.h
- indra/llcorehttp/httprequest.cpp 5 additions, 8 deletionsindra/llcorehttp/httprequest.cpp
- indra/llcorehttp/httprequest.h 1 addition, 1 deletionindra/llcorehttp/httprequest.h
- indra/llcorehttp/tests/test_bufferarray.hpp 3 additions, 3 deletionsindra/llcorehttp/tests/test_bufferarray.hpp
Loading
Please register or sign in to comment