summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorGrzegorz Nosek <root@localdomain.pl>2013-02-03 13:32:17 +0100
committerGrzegorz Nosek <root@localdomain.pl>2013-02-03 14:14:09 +0100
commit4ea36af0418d7f6592c33669432404f8251d5556 (patch)
tree39f46089fac7ae8055f193a7fac2b69a4f33a733 /Makefile.in
parentfa4b1049078dc6e1a4ec9e897740076e91718ea4 (diff)
downloadfcgiwrap-4ea36af0418d7f6592c33669432404f8251d5556.tar.xz
fcgiwrap-4ea36af0418d7f6592c33669432404f8251d5556.zip
Fix 403 error handling
Report 403 errors over normal stdout/stderr (after setting up the pipes). Properly reporting the error response over stdout requires: - flushing the I/O, which would otherwise get buffered - skipping atexit handlers (would otherwise close the FCGI connection cleanly, interfering with the parent process still trying to talk over it)
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions