ID: 31897 Updated by: [EMAIL PROTECTED] Reported By: alan at ridersite dot org -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: BSD PHP Version: 4.3.10 New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2005-02-09 15:23:23] alan at ridersite dot org Description: ------------ The description simply refers you to stream_set_timeout, which says "Sets the timeout value on stream, expressed in the sum of seconds and microseconds. " That is obvious. But, what does the function do when the timeout limit is reached? [e.g., does it post an error message?] What do you test for? How do you use it? The example is not informative. If the source hangs on the fread(), the script will just hang and not get to the stream_get_meta_data(). ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31897&edit=1
