ID: 14224
Updated by: yohgaki
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Sockets related
Operating System: FreeBSD 4.3
PHP Version: 4.0.6
New Comment:

Could you try 4.1.0 see if it helps?



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

[2001-11-26 04:40:05] [EMAIL PROTECTED]

I'm using fsockopen() to connect to a mail server and retrieve messages.

When retrieving the data, sometimes fgets() or fgetc() (tried both) will stall 
completely, and there is valid data being sent. It doesn't seem to have any timeout (I 
let it run for a long time) it just stalls.

Are there any known problems with fgets() using fsockopen() for communication? Is this 
an issue where it 'misses' the data and there is no timeout?


Thanks!

Michael Brown
[EMAIL PROTECTED]

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



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