ID: 10564
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Filesystem function related
Operating System: win NT 4.0
PHP Version: 4.0.4pl1
New Comment:

Can you try the latest version (4.0.6) or a dev-version (from 
http://208.44.124.20/php-dev-win/)

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

[2001-04-30 13:26:45] [EMAIL PROTECTED]


    while (!feof($sock)) {
        echo fgets ($sock, 128);
    }
    fclose ($sock);


This hangs forever, even though remote end closes connection
within 120 miliseconds.  this is a known bug (discussed on the list), but the fix 
apperently didn't make it into the prepackaged windows release.  Please do let me know 
when this is fixed, for i need it more than i need cocaine (and i really really need 
cocaine) thank you.



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



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