On Thu, 8 Nov 2007, Gavrie Philipson wrote:
> The problem is that in nonblocking mode, the TCP window size adjustments
> from the other size are sometimes not received, causing the local window
> size to remain at zero.
Many thanks, I edited out that chunk of code and inserted a huge comment bl
Daniel Stenberg <[EMAIL PROTECTED]> writes:
...
> Anyway, since these changes didn't fix the problem you see we should rather
> dive in and start debugging your case I guess. I'm a bit limited on time
> myself why I haven't made much sound about this issue so far. My time limit
> makes me focus on
On Sun, 4 Nov 2007, Gavrie Philipson wrote:
> As I wrote, I already tried this with the snapshot libssh2-0.18.0-20071031,
> which was the newest at the time of writing...
>
> Do you have more details about what was fixed?
The NEWS file and the Changelog in the tarball contain the details. Or you
Antonio <[EMAIL PROTECTED]> writes:
>
> Hi,
>
> I experienced a similar problem with libssh2 and I had to recompile it with
> the latest libssh2 version present in CVS ( if I remember correctly there
> was a bug on channel.c corrected using a workaround, last august).
> Try to re-compile it wit