Subject: Re: How do i know that process has completed?

Re: How do i know that process has completed?

From: Peter Stuge <peter_at_stuge.se>
Date: Wed, 5 Oct 2011 23:45:28 +0200

Pavel Strashkin wrote:
> Am i correct that libssh2_channel_eof should be used with
> libssh2_channel_read? i.e. without reading from a channel EOF will
> never be received.

Well, EOF may have been received, but libssh2 will not tell you until
you have also read all data from both stdout and stderr.

//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2011-10-05