From: [EMAIL PROTECTED] Operating system: Windows ME PHP version: 4.2.3 PHP Bug Type: Sockets related Bug description: fget() and fgets() stalls
I saw this bug, but a solution was never shown. http://bugs.php.net/bug.php?id=14224 Shows this and I have no idea what is going on. I am saving the value of fget() in a variable, and it hangs, after it hangs for a while then it continues with the execution, but no value is ever returned. I am totally lost, why would it not store anything, or return anything? Any insights? -- Edit bug report at http://bugs.php.net/?id=19968&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19968&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19968&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19968&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19968&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19968&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19968&r=support Expected behavior: http://bugs.php.net/fix.php?id=19968&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19968&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19968&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19968&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19968&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=19968&r=dst IIS Stability: http://bugs.php.net/fix.php?id=19968&r=isapi
