From ee0b1bc6a1955c02a07cb84e96b8803be8562fc3 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 29 Mar 2016 21:20:42 +0100 Subject: [PATCH] cgi-fcgi-interp: Fixes from tests. Seems to mostly work. --- cprogs/cgi-fcgi-interp.c | 100 ++++++++++++++++++++++++--------------- 1 file changed, 63 insertions(+), 37 deletions(-) diff --git a/cprogs/cgi-fcgi-interp.c b/cprogs/cgi-fcgi-interp.c index c0152cd..5aeee72 100644 --- a/cprogs/cgi-fcgi-interp.c +++ b/cprogs/cgi-fcgi-interp.c @@ -100,14 +100,10 @@ * - stat the socket and check its timestamp * if it is too old, unlink it * - dup stderr, mark no cloexec - * - run cgi-fcgi -connect SOCKET \ - * cgi-fcgi-interp \ - * --stage2 \ - -c \ - * \ - *