curl-library
Re: Misc. SSH improvement patch
From: Nick Zitzmann <nick_at_chronosnet.com>
Date: Wed, 4 Apr 2007 16:31:40 -0600
Received on 2007-04-05
Date: Wed, 4 Apr 2007 16:31:40 -0600
On Apr 4, 2007, at 3:13 PM, Daniel Stenberg wrote:
> My suggestion is that we modify libssh2_error_to_CURLE() to take
> the libssh2 error code as an argument instead. What do you say
> about that? We can probably also remove the infof() from within
> that function.
OK, I split the error translation functions into two, one for SFTP
errors and one for SSH session errors. The SSH session error function
is still empty.
Nick Zitzmann
<http://www.chronosnet.com/>
- application/octet-stream attachment: ssh.c.2.patch