updates based on the latest fcgi_config.h.in
[catagits/fcgi2.git] / include / fcgiapp.h
2001-11-21 robs revert last commit (i.e. remove FCGX_Peek)
2001-11-17 robs Added "int FCGX_Peek(FCGX_Stream *)" (needed by fcgio...
2001-09-14 robs Remove FCGX_Shutdown and OS_Shutdown() - there is no...
2001-09-06 robs Add
2001-06-22 robs Move fcgiappmisc.h into fcgiapp.h
2001-06-22 robs Change the ordering on DLLAPI define, only define if...
2001-06-22 skimo extra argument for FCGX_Free
2000-11-05 robs Provide FCGX_Free().
1999-08-05 roberts Initial shot at supporting initializing FastCGI socket...
1999-07-28 roberts more header juggling
1999-07-26 roberts *) Add multithread support to the fcgiapp lib and...
1997-09-16 stanleyg Initial revision