ID:               24629
 Updated by:       [EMAIL PROTECTED]
 Reported By:      zparta at skebo dot ac
 Status:           Open
 Bug Type:         Sockets related
 Operating System: FreeBSD 4.8 (Only!)
 PHP Version:      4.3.3RC2-dev
 New Comment:

I just straced the script with stream_select() and it's also getting
the "Invalid argument" error msg.

select(4, [3], [], [], {0, 300000000})  = -1 EINVAL (Invalid argument)



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

[2003-07-20 13:18:46] [EMAIL PROTECTED]

I tried using fsockopen and stream_select() on the freebsd box, and it
returned false, so also some error happened. Is there a way of giving
out the error msg of the failed stream_select()?


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

[2003-07-13 00:16:43] zparta at skebo dot ac

ok thats to bad :( il just have to wait until its fixed

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

[2003-07-13 00:04:21] [EMAIL PROTECTED]

Works fine with latest CVS of PHP and SmartIRC.
(under Linux, so it's propably yet another FreeBSD-only bug)


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

[2003-07-12 21:10:33] zparta at skebo dot ac

doesnt work with PHP4.3.3RC2-dev either the latest stable from today
php4-STABLE-200307130130

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

[2003-07-12 20:54:32] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/24629

-- 
Edit this bug report at http://bugs.php.net/?id=24629&edit=1

Reply via email to