From:             [EMAIL PROTECTED]
Operating system: linux 2.4.16
PHP version:      4.2.0
PHP Bug Type:     *General Issues
Bug description:  sleep usleep don't work anymore

i wrote a chat server which is running fine using php4.1.2. it doesn't run
unter 4.2.0 because the usleep function used in the output loop sleeps
infinitely long and doesn't return after the time given. no crashing
detected.


-- 
Edit bug report at http://bugs.php.net/?id=16749&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16749&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16749&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16749&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16749&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16749&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16749&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16749&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16749&r=submittedtwice

Reply via email to