summaryrefslogtreecommitdiff
path: root/src/network_backends.h
Commit message (Expand)AuthorAgeFilesLines
* [WIP] build systems cleanuppersonal/stbuehler/cleanup-buildStefan Bühler2017-11-071-53/+2
* [mod_openssl] move openssl code into mod_opensslGlenn Strauss2017-01-141-4/+0
* consistent inclusion of config.h at top of files (fixes #2073)Glenn Strauss2016-03-191-3/+1
* [network] add darwin-sendfile backend (fixes #2687)Kyle J. McKay2015-12-041-0/+8
* [mmap] fix mmap alignmentStefan Bühler2015-08-231-0/+1
* rewrite network (write) backendsStefan Bühler2015-08-221-23/+75
* Disable mmap by default (fixes #2391)Stefan Bühler2012-02-241-1/+1
* Limit amount of bytes we send in one go; fixes stalling in one connection and...Stefan Bühler2011-08-221-7/+7
* Fix header inclusion order, always include "config.h" before any system headerStefan Bühler2009-10-111-1/+2
* Fix handling network-write return values (#2024)Stefan Bühler2009-07-231-0/+5
* - Handle DragonFlyBSD the same way as Freebsd.Marcus Rückert2006-12-291-1/+1
* added the fd as parameter for the write() functionsJan Kneschke2005-09-261-6/+8
* either remove include config.h or covered it in HAVE_CONFIG_HJan Kneschke2005-09-241-0/+2
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+54