Try and find an open slot in the fdTable if the fd is >WIN32_OPEN_MAX. Suggested...
[catagits/fcgi2.git] / libfcgi / os_win32.c
2001-06-06 robs Try and find an open slot in the fdTable if the fd...
2001-03-31 robs Clean up and remove some useless code.
2001-03-30 robs Protect write access to the fdTable. Wolfgang Meisl...
2001-03-27 robs Remove page breaks.
2001-03-27 robs Cleaned up OS_CreateLocalIpcFd() and OS_FcgiConnect().
2001-03-26 robs Add support the shutdown Event.
2000-11-05 robs Provide FCGX_Free().
2000-08-26 robs Note potential bug when accept returns fds >32. ernst...
2000-08-02 robs assert -> ASSERT
1999-08-27 roberts Couple of minor WIN32 tweaks suggested by
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 some more #include juggling
1997-09-16 stanleyg Initial revision