summaryrefslogtreecommitdiff
path: root/src/network_write.c
Commit message (Expand)AuthorAgeFilesLines
* renamed file.offset to file.start (we had 3 different 'offset' which was conf...Jan Kneschke2005-10-241-1/+1
* close fds on error and add CLOEXEC to FDs which stay open for a longer timeJan Kneschke2005-10-221-1/+1
* added the fd as parameter for the write() functionsJan Kneschke2005-09-261-5/+2
* updated cq->written and con->bytes_written correctlyJan Kneschke2005-09-221-0/+2
* open files only once for chunk, cache mmap and let the chunk itself close the...Jan Kneschke2005-09-141-11/+11
* sol10 needs themJan Kneschke2005-08-191-4/+8
* dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection...Jan Kneschke2005-08-081-44/+21
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+188