Try and find an open slot in the fdTable if the fd is >WIN32_OPEN_MAX. Suggested...
authorrobs <robs>
Wed, 6 Jun 2001 16:03:41 +0000 (16:03 +0000)
committerrobs <robs>
Wed, 6 Jun 2001 16:03:41 +0000 (16:03 +0000)
commit26c9b575395741010579b1e6f985289bc7ea8113
tree2e426cdb59b3e83968e946cabf40a8c892d4a2c8
parent00cbdd9330d1a22d5b0d867d7d1b62a4ecc7eb43
Try and find an open slot in the fdTable if the fd is >WIN32_OPEN_MAX.  Suggested by Eric Sit [esit@MIT.EDU]
libfcgi/os_win32.c