vherolly / xmpphp

Automatically exported from code.google.com/p/xmpphp
0 stars 0 forks source link

stream_select(): supplied argument is not a valid stream resource #112

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I am using Gtalk to send the notifications and I am geeting the error above 

Can anyone please tell me why this is happening.
I am getting this error in XMLStream.php

at this point
$updated = @stream_select($read, $write, $except, $secs, $usecs);

Original issue reported on code.google.com by bhandari...@gmail.com on 1 Aug 2011 at 12:58