From:             [EMAIL PROTECTED]
Operating system: linux
PHP version:      4.2.3
PHP Bug Type:     Feature/Change Request
Bug description:  add timout to flush()

Hi,
sometimes flush() takes a lot of time (> 300 seconds). Would it be
possible to add a timeout in milliseconds? Flush should then return
true/false. False if timeout exceeded. Would be very helpful for some
scripts, i think.

-- 
Edit bug report at http://bugs.php.net/?id=19905&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=19905&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=19905&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=19905&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=19905&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=19905&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=19905&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=19905&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=19905&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=19905&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=19905&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19905&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=19905&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=19905&r=isapi

Reply via email to