index
:
delta/lighttpd-git.git
master
personal/gstrauss/master
personal/stbuehler/1.4.48-mod-proxy-fix
personal/stbuehler/ci-build
personal/stbuehler/cleanup-build
personal/stbuehler/fix-fdevent
personal/stbuehler/leaks
personal/stbuehler/mod-csrf
personal/stbuehler/mod-csrf-old
git.lighttpd.net: lighttpd/lighttpd1.4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fdevent.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix errors detected by Coverity Scan
Glenn Strauss
2016-06-21
1
-1
/
+1
*
[core] option to stream response body to client (fixes #949, #760, #1283, #1387)
Glenn Strauss
2016-06-19
1
-0
/
+2
*
[config] config options to stream request/response (#949, #376)
Glenn Strauss
2016-06-19
1
-0
/
+9
*
always poll for client POLLHUP/POLLERR events (fixes #399)
Glenn Strauss
2016-04-18
1
-2
/
+2
*
consistent inclusion of config.h at top of files (fixes #2073)
Glenn Strauss
2016-03-19
1
-4
/
+1
*
[bitset] unused -> remove
Stefan Bühler
2015-02-08
1
-1
/
+0
*
force assertion: setting FD_CLOEXEC must work (if available)
Stefan Bühler
2014-02-16
1
-0
/
+1
*
Move fdevent subsystem includes to implementation files to reduce conflicts (...
Stefan Bühler
2011-12-25
1
-9
/
+0
*
fdevent: add solaris eventports (fixes #2171)
lighttpd-1.4.29
Stefan Bühler
2011-06-13
1
-5
/
+10
*
Rename fdevent_event_add to _set to reflect what the function does. Fix some ...
Stefan Bühler
2010-08-17
1
-3
/
+3
*
add libev fdevent handler: server.event-handler = "libev"
Stefan Bühler
2010-08-07
1
-29
/
+17
*
cleanup fdevent code, removed linux-rtsig handler, replaced some fprintf calls
Stefan Bühler
2010-08-06
1
-16
/
+8
*
Add <sys/types.h> before including event backends
Stefan Bühler
2009-10-11
1
-0
/
+2
*
Fix some compile problems from header inclusion reorder patch
Stefan Bühler
2009-10-11
1
-3
/
+6
*
Fix header inclusion order, always include "config.h" before any system header
Stefan Bühler
2009-10-11
1
-1
/
+2
*
- white space cleanup part 2 this time 1.4 ;)
Marcus Rückert
2006-10-04
1
-24
/
+24
*
fdlist is not used, removed it (fixes inclusion into C++)
Jan Kneschke
2005-09-29
1
-7
/
+2
*
either remove include config.h or covered it in HAVE_CONFIG_H
Jan Kneschke
2005-09-24
1
-0
/
+2
*
include <sys/select.h> if available (fixes #264, #275)
Jan Kneschke
2005-09-20
1
-0
/
+3
*
moved everything below trunk/ and added branches/ and tags/
Jan Kneschke
2005-02-20
1
-0
/
+222