Hi Sean, socket_get_status is unlikely to ever work with socket resources from the sockets extension. You should be using things like the select() function to test the status of your sockets if you are dealing with them on such a low level.
--Wez. On 12/04/02, "Sean Coates" <[EMAIL PROTECTED]> wrote: > Hello Dev list, > > Has there been any progress, or are there plans to fix > socket_get_status(...), recently? > > If so, I'll try it again, but I don't see it documented anywhere. > > See bug ID#15976 > > Thanks, > S > > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php