Archive Index
This month's Index
|
Subject: Re: libssh2 error: Would block starting up channel
Re: libssh2 error: Would block starting up channel
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 13 Dec 2009 23:15:26 +0100 (CET)
On Sun, 13 Dec 2009, Samuel ROZE wrote:
>> Well, you could start with explaining a lot more about your code. That
Did you try to read the docs? Is it really that bad?
The calls are blocking or non-blocking, and non-blocking ones can return
> My code is so simply: I have an opened SSH2 channel and, when my user want,
It'll be much easier for us if you can show us a small application that
> Maybe I don't have to use libssh2_sftp_init but I can use my opened channel
I don't understand. If you want SFTP, you need libssh2_sftp_init.
>> Also, it seems that line is quite far away from line 503 in current git
Nope. There's no such error on src/sftp.c line 503 or even near it in that
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2009-12-13 |