From: lists at cyberlot dot net Operating system: Fedora Core 3 PHP version: 5.1.0RC4 PHP Bug Type: Network related Bug description: fwrite to socket stream no longer working as expected
Description: ------------ I have tried running both the socket server and the socket test script on multiple versions found the only part that matters is what version the server is running on. On RC1 it works fine, RC3 and RC4 ( never tried RC2 ) some of the writes get "lost" Reproduce code: --------------- http://www.flashunity.com/wiki/DownLoads Run the engine.php in one terminal, runtests.php in other.. RC1 everything works RC3 and RC4 the tests never finish, Mine always hang on the 3rd test. I haven't been able to reproduce with a simpler set of code as of yet. Expected result: ---------------- Tests to be completed Actual result: -------------- Tests fail -- Edit bug report at http://bugs.php.net/?id=35026&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=35026&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=35026&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=35026&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=35026&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=35026&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=35026&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=35026&r=needscript Try newer version: http://bugs.php.net/fix.php?id=35026&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=35026&r=support Expected behavior: http://bugs.php.net/fix.php?id=35026&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=35026&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=35026&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=35026&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=35026&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=35026&r=dst IIS Stability: http://bugs.php.net/fix.php?id=35026&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=35026&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=35026&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=35026&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=35026&r=mysqlcfg
