summaryrefslogtreecommitdiff
path: root/src/chunk.h
Commit message (Expand)AuthorAgeFilesLines
...
* [core] open fd when appending file to cq (fixes #2655)Glenn Strauss2016-04-181-0/+1
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+1
* [core] revert increase of temp file size back to 1MB, provide a configure opt...Stefan Bühler2015-11-071-3/+4
* rewrite network (write) backendsStefan Bühler2015-08-221-6/+10
* Remove chunkqueue_get_{append,prepend}* APIStefan Bühler2015-02-081-13/+26
* fix buffer, chunk and http_chunk APIStefan Bühler2015-02-081-9/+9
* Include mmap.h from chunk.h to fix some problems with #define mmap mmap64 (fi...Stefan Bühler2009-04-091-0/+1
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-7/+7
* added append_buffer_weak() which take the buffer directly instead of copying itJan Kneschke2006-09-211-0/+1
* chunkqueue can get a list of tempdirs which are tried to open a file atJan Kneschke2005-11-011-0/+4
* renamed file.offset to file.start (we had 3 different 'offset' which was conf...Jan Kneschke2005-10-241-18/+13
* added tempfile chunks which remove the file automaticly of they are closedJan Kneschke2005-09-261-0/+3
* open files only once for chunk, cache mmap and let the chunk itself close the...Jan Kneschke2005-09-141-11/+19
* - don't keep the full fastcgi response in memoryJan Kneschke2005-09-081-0/+3
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+56