summaryrefslogtreecommitdiff
path: root/src/network_backends.h
Commit message (Expand)AuthorAgeFilesLines
* add README to point to lighttpd-1.4.x as stableHEADmasterstbuehler2015-09-181-59/+0
* Fixed gthread-freebsd-sendfile (#1795)stbuehler2009-07-081-1/+1
* Add gthread-freebsd-sendfile (thx peto, fixes #1795)stbuehler2009-06-111-0/+1
* name/value table sort out for network backend and event handlers.moo2007-06-111-0/+13
* added a threaded sendfile() backend for linuxjan2007-03-111-0/+1
* another attempt to get the IMPORT/EXPORT stuff right (patch from jtiai)jan2007-02-201-18/+19
* splitted USE_GTHREAD into USE_GTHREAD and USE_GTHREAD_AIO as we needjan2007-02-191-3/+3
* add define to disable all the threading supportjan2007-02-031-57/+0
* big threading cleanup, glib-2.0 + gthread-2.0 is now a requirementjan2007-02-011-0/+1
* - Handle DragonFlyBSD the same way as Freebsd.darix2006-12-291-1/+1
* added a rip-off of linux-aio-sendfile based on posix-aiojan2006-11-181-0/+6
* added compile fix if libaio + headers are not installed on linuxjan2006-11-091-0/+3
* Linux AIO supportjan2006-11-091-0/+1
* ported iosocketjan2006-07-181-10/+5
* move the cleanup of the sent-chunks back into the network_* handlersjan2006-07-081-1/+1
* * src/*c, src/*.h:darix2006-07-031-1/+1
* after the win32 patches are applied, commiting the unix compile patches againjan2006-07-021-9/+16
* r631@D2XNG01J: Jan | 2006-07-02 15:36:09 +0200Jan2006-07-021-4/+9
* r624@D2XNG01J: Jan | 2006-06-29 05:54:04 +0200Jan2006-07-021-5/+6
* r623@D2XNG01J: Jan | 2006-06-26 03:59:03 +0200Jan2006-07-021-6/+29
* added the fd as parameter for the write() functionsjan2005-09-261-6/+8
* either remove include config.h or covered it in HAVE_CONFIG_Hjan2005-09-241-0/+2
* moved everything below trunk/ and added branches/ and tags/jan2005-02-201-0/+54