Re: [PHP-DEV] socket_get_status(...)

2002-04-12 Thread Steve Meyers
Wez Furlong wrote: > 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. This is a

Re: [PHP-DEV] socket_get_status(...)

2002-04-12 Thread Wez Furlong
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]>

[PHP-DEV] socket_get_status(...)

2002-04-12 Thread Sean Coates
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 To unsubscribe, visit: http://www.php.