Initial shot at supporting initializing FastCGI socket on our own.
authorroberts <roberts>
Thu, 5 Aug 1999 21:25:51 +0000 (21:25 +0000)
committerroberts <roberts>
Thu, 5 Aug 1999 21:25:51 +0000 (21:25 +0000)
commit0b7c966217f1925995ff9fd045dea735f99d3483
tree64af813301f99d11e676ece24fac9de7a365cd07
parentd06e11077fdaf8a8296a0ec142f992a9a1fb0761
Initial shot at supporting initializing FastCGI socket on our own.

It builds on a Sun, buts untested.

There may be some issues with WinNT.
cgi-fcgi/cgi-fcgi.c
examples/threaded.c
include/fcgiapp.h
include/fcgios.h
libfcgi/fcgiapp.c
libfcgi/os_unix.c
libfcgi/os_win32.c