CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/02 05:52:01
Modified files:
usr.sbin/httpd : httpd.h server.c server_fcgi.c
Log message:
Allow to specify a FastCGI TCP socket on localhost (eg. :9000). Used
for debugging, you should prefer local UNIX sockets, but it helped to
find an issue that will be fixed with the next commit.
OK florian@
