Set in,out,err,parmsPtr to NULL in FCGX_FClose(FCGX_Stream *)
[catagits/fcgi2.git] / libfcgi / fcgiapp.c
2000-08-02 robs Set in,out,err,parmsPtr to NULL in FCGX_FClose(FCGX_Str...
1999-08-14 roberts Fix a silly change I made back w/ the multi-thread...
1999-08-10 roberts Remove a couple of warnings
1999-08-10 roberts Fix FCGX_Accept()
1999-08-10 skimo handle NULLs in VFPrintf
1999-08-05 roberts Initial shot at supporting initializing FastCGI socket...
1999-07-28 roberts some more #include juggling
1999-07-27 roberts eliminate C++ void* implicit cast warnings
1999-07-27 roberts Use FCGX_InitRequest() to initialize the static FCGX_Re...
1999-07-26 roberts *) Add multithread support to the fcgiapp lib and...
1999-02-12 roberts Wrap write()s in a loop to make sure the entire buffer...
1998-09-09 roberts Important IsFcgi() and Accept() fixes
1997-09-16 stanleyg Initial revision