summaryrefslogtreecommitdiff
path: root/src/network_darwin_sendfile.c
Commit message (Expand)AuthorAgeFilesLines
* [core] move network_open_file_chunk() to chunk.cGlenn Strauss2017-01-141-2/+1
* [core] fallback to write if sendfile not supported (fixes #471, #987)Glenn Strauss2016-04-281-0/+20
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-0/+2
* [network] add darwin-sendfile backend (fixes #2687)Kyle J. McKay2015-12-041-0/+61