Subject: Re: Doesn't get complete data after channel_exec()

Re: Doesn't get complete data after channel_exec()

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 28 Jul 2009 19:31:25 +0200 (CEST)

On Tue, 28 Jul 2009, Sunjith P S wrote:

> channel_read() sometimes returns 0 after channel_exec() and loses some data.
> Figured out it was due to channel_read not reading when remote has closed
> connection. Disabling remote closed check in the while loop fixed the issue.
> The diff is attached.

Uhm, what version of the code are you diffing this against? In my repo it
seems this problem was already fixed?

-- 
  / daniel.haxx.se
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2009-07-28