Can someone (Sascha?) refresh my memory about HAVE_FLUSHIO ? I'm wondering how it will affect the php_streams implementation.
This is what I recall about it: On some systems it is necessary to fflush before reading/writing if you have been fseeking. Is this true/false/slightly incorrect? Should I keep a flag to track if we have just been seeking for stdio based streams and move the HAVE_FLUSHIO logic into the stdio stream implementation? --Wez. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php