X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=cprogs%2Fcgi-fcgi-interp.c;h=ef48cfda3b80af8b02e6375639943f07558a44cf;hb=d4e42bf295490da6b6f4ab8d5249b158d774d450;hp=f59640f4305eb86342d135462f7aa02e3a44e2c5;hpb=fa842b6dae3eeda6067a3cb5c774d311e4f1b3fc;p=chiark-utils.git diff --git a/cprogs/cgi-fcgi-interp.c b/cprogs/cgi-fcgi-interp.c index f59640f..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 \ - * \ - *