Ask a Question related to PHP Development, Design and Development.
-
gunnar dot peipman at mail dot ee #1
#26362 [Opn]: stream_select(): unable to select [0]: mod.eval.php
ID: 26362
User updated by: gunnar dot peipman at mail dot ee
Reported By: gunnar dot peipman at mail dot ee
Status: Open
Bug Type: Sockets related
Operating System: Windows XP Pro
PHP Version: 4.3.4
New Comment:
Sorry, forgot to mention that $gSOCKARRAY is array with one socket
pointer. ($gSOCKARRAY=array($gSOCK_POINTER)).
Previous Comments:
------------------------------------------------------------------------
[2003-11-22 23:24:43] gunnar dot peipman at mail dot ee
Description:
------------
When using non-blocking sockets I get the following error:
Warning: stream_select(): unable to select [0]: No error in
<b>c:\web\www\bot\bot\mod.eval.php(17).
Reproduce code:
---------------
Open stream to IRC server and after getting connection and identifying
the script try to use the following code:
error_reporting(E_ALL);
echo (stream_select($gSOCKARRAY, $write=NULL, $except=NULL, 1,
1)===false);
Expected result:
----------------
I expect that for false there is no changes and for true there is some
socket I have to test.
Actual result:
--------------
All I get is the warning above. I tried to change timeouts but no luck
at all. Still apache eats about 78% of my CPU.
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=26362&edit=1[/url]
gunnar dot peipman at mail dot ee Guest
-
Unable to select Automatic Tiling.
We are trying to set a 11x17 document to print tiled on 2 8x11's. The print settings dialog box has everything greyed out, including the "None". -
Unable to select more than one tool
I HOPE SOMEONE CAN HELP ME. I AM UNABLE TO SELECT MORE THAN ONE TOOL IN THE TOOL PALLETTE. THE SUBPALLETES DO NOT COME UP WHEN I CLICK ON THE TOOL. ... -
#26362 [Opn->Fbk]: stream_select(): unable to select [0]: mod.eval.php
ID: 26362 Updated by: sniper@php.net Reported By: gunnar dot peipman at mail dot ee -Status: Open +Status: ... -
#26362 [NEW]: stream_select(): unable to select [0]: mod.eval.php
From: gunnar dot peipman at mail dot ee Operating system: Windows XP Pro PHP version: 4.3.4 PHP Bug Type: Sockets related... -
unable to select text
Just try double clicking on the T thumbnail in the text layer. This should work unless you simplified (rasterized) the type. Rich



Reply With Quote

