X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=cprogs%2Fcgi-fcgi-interp.c;h=ef48cfda3b80af8b02e6375639943f07558a44cf;hp=35ce536a57e90e49fa836c0698b6a8c45624f925;hb=d4e42bf295490da6b6f4ab8d5249b158d774d450;hpb=ca7abd890b42e423354d323384adc9a08b718461 diff --git a/cprogs/cgi-fcgi-interp.c b/cprogs/cgi-fcgi-interp.c index 35ce536..ef48cfd 100644 --- a/cprogs/cgi-fcgi-interp.c +++ b/cprogs/cgi-fcgi-interp.c @@ -69,7 +69,6 @@ * cgi-fcgi-interp automatically expires old sockets, including * ones where the named script is out of date. */ - /* * Uses one of two directories * /var/run/user//cgi-fcgi-interp/ @@ -100,14 +99,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 \ - * \ - *