ID: 13260
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Sockets related
Operating System: FreeBSD 4.3
PHP Version: 4.0CVS-2001-09-12
New Comment:

In php-4.1.0RC3 this doesn't reproduced, so seems it works.


Previous Comments:
------------------------------------------------------------------------

[2001-11-21 07:17:22] [EMAIL PROTECTED]

There as some glitch in fsockopen for a given timeframe. Can you try latest RC if 
problem still exists

http://www.php.net/~zeev/php-4.1.0RC3.tar.gz

Feedback.

------------------------------------------------------------------------

[2001-09-12 05:21:02] [EMAIL PROTECTED]

This code 

$fp=fsockopen("10.0.5.1",80,&$errno, &$errstr,5);
if(!$fp) echo "$errno $errstr";

core dumped after message "60 Operation timed out"


------------------------------------------------------------------------



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