Corrected FILENO implementation to return undef if stream is closed otherwise -1.
[catagits/fcgi2.git] / perl / FCGI.xs
2012-03-08 chansen Corrected FILENO implementation to return undef if...
2012-03-08 chansen Implemented support for EOF operation on FCGI::Stream...
2011-09-26 chansen Correct mutual exclusion with ithreads
2011-09-26 chansen Removed genereating of FCGI.xs