Fix buffered reads.
[catagits/fcgi2.git] / include / fcgios.h
2001-09-14 robs Remove FCGX_Shutdown and OS_Shutdown() - there is no...
2001-09-06 robs Only expose the shutdown functions.
2001-09-06 robs Add shutdown flags and install signal handlers at lib...
2001-06-22 robs Change the ordering on DLLAPI define, only define if...
2001-06-20 robs Header play
2001-06-18 robs Add windows.h to pickup GetLastError, etc.
2001-06-18 robs Remove unneeded include of <io.h>
1999-08-12 roberts Fix OS_Accept arg on Win32.
1999-08-05 roberts Initial shot at supporting initializing FastCGI socket...
1999-07-28 roberts more header juggling
1999-07-27 roberts put back <sys/time.h> for Unix
1999-07-26 roberts Remove unneeded include file <sys/time.h>
1999-02-05 roberts A workaround for a problem on (at least) Linux 2.0...
1999-01-30 roberts Misc. updates to get a clean make on Linux. A bit of
1997-09-16 stanleyg Initial revision