[libssh2] [ libssh2-Bugs-2476770 ] Win32, static lib (using MinGW in MSYS shell)

2008-12-30 Thread SourceForge.net
Bugs item #2476770, was opened at 2008-12-30 19:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=2476770&group_id=125852 Please note that this message will contain a full copy

Re: [libssh2] Exit code

2008-12-30 Thread double
Heiner Steven schrieb: You may need libssh2_channel_get_exit_status(channel); Heiner Hello, Thanks a lot for your answer! You are right, this works very well. The problem is, that if I call "libssh2_channel_wait_closed" right before "libssh2_channel_get_exit_status" the function "libssh2_

Re: [libssh2] Exit code

2008-12-30 Thread Daniel Stenberg
On Tue, 30 Dec 2008, double wrote: > You are right, this works very well. The problem is, that if I call > "libssh2_channel_wait_closed" right before "libssh2_channel_get_exit_status" > the function "libssh2_channel_wait_closed" never returns. That sounds like a bug to me. > Is it safe to skip "

Re: [libssh2] Exit code

2008-12-30 Thread Mikhail Gusarov
Twas brillig at 22:41:26 30.12.2008 UTC+01 when dan...@haxx.se did gyre and gimble: >> You are right, this works very well. The problem is, that if I call >> "libssh2_channel_wait_closed" right before >> "libssh2_channel_get_exit_status" the function >> "libssh2_channel_wait_closed" never ret

[libssh2] Unable to exchange encryption keys

2008-12-30 Thread Adam Jacob Muller
Hi, I'm using php-ssh2 to attempt to connect to an extreme networks router, getting the following: Error starting up SSH connection(-5): Unable to exchange encryption keys any ideas what a solution for this might be? I know that this router is "odd" even openssh to this router behaves badly. [a