Hello, I'm working on the use of a PHP SSH2 Stream returned by ssh2_shell function with stream_select() function. Within the PHP code, before being used into the select() C function, a stream have to be "casted"... The problem is that I don't really know what is it and how it generally works.
So, can someone explain to me what means "cast" and "seek" streams ? (In fact, I have to cast a php_ssh2_channel_stream) Thanks a lot. Regards, Samuel ROZE. _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
