Hi all,
Does someone know why fsockopen timeout does not work?
php3 
$mydata=fsockopen($machine,$port,&$errno,&$errstr,30);

I think that this function should fail after 30
seconds, but it just blocks the script.

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

-- 
PHP General 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