Fix a bug that caused an assert to pop when an async file descriptor
authorrobs <robs>
Tue, 19 Feb 2002 00:45:54 +0000 (00:45 +0000)
committerrobs <robs>
Tue, 19 Feb 2002 00:45:54 +0000 (00:45 +0000)
commita34d549f6682c835254b0a38f4d7fae6123875f2
treee15a1089580d795783f8f0ea19eb340b915b2756
parentf3804f3c071b7bcc23df70474dace9fad6815f66
Fix a bug that caused an assert to pop when an async file descriptor
was numbered greater than 16. Kevin Eye [eye@buffalo.edu]
README
libfcgi/os_unix.c