Pavel Strashkin wrote:
> What is the best way to know that command has completed and
> exit_status is ready to be read?
libssh2_channel_eof()
> 2. Is there any way to read stdout/stderr separately?
libssh2_channel_read() reads stdout
libssh2_channel_read_stderr() guess what ;)
//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2011-10-05