From:             [EMAIL PROTECTED]
Operating system: Win32 (2000) AND Linux2.2
PHP version:      4.1.2
PHP Bug Type:     Sockets related
Bug description:  socket_get_status(...) returns nothing

socket_get_status is supposed to return an associative array, it _always_
returns null for me. No array, no object, no string
print_r(socket_get_status($verifiedSocketResource)) prints nothing.

I've tried this on two separate 4.1.x installs. The php4win version
(4.1.1) and the Debian Unstable version (4.1.2 -- CGI).

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

Reply via email to