From:             [EMAIL PROTECTED]
Operating system: RH Linux 7.2
PHP version:      4.1.1
PHP Bug Type:     HTTP related
Bug description:  file("http://[...]";) never times out

When using the file function on an http document that is down (for example
today 1/26 dailynews.yahoo.com was 
down)  I had a page to go and get the news from dailynews.yahoo.com.  When
dailynews.yahoo.com was down, the 
page never loaded, it hung.  I know I can use socket_set_timeout or
something like that, but this doesn't 
effect the file() function.

-- 
Edit bug report at: http://bugs.php.net/?id=15235&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]

Reply via email to