From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: fgets/fputs timeout How about an optional timeout argument on fgets/fputs in case connections are taking too long to respond? Or even better a set_timeout() function which could be given a function to run, a timeout and the arguments to pass to said function which would return if the timeout is reached. -- Edit Bug report at: http://bugs.php.net/?id=10262&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]