Is it possible to use socket_select() on STDIN with the socket extension? If not, consider this a feature request.
I know about fopen('php://stdin', 'r') and this is not what I want unless I
can socket_select() on that socket (which I cant).
Please cc as I am not subscribed to this list.
--
Geir Torstein Kristiansen
web: http://projects.gtk.mine.nu
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

