[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: channel_poll() is blocking
[Thread Prev] | [Thread Next]
- Subject: Re: channel_poll() is blocking
- From: Bart Simpson <b_a_r_t@xxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 13 May 2010 22:28:28 +0200
- To: libssh@xxxxxxxxxx
Hi,I replaced all lib and include files, but the program chrash when it call the function
"ssh_userauth_offer_pubkey()". I don't know what's wrong. The functions before this call works fine: ssh_connect() ssh_get_pubkey_hash() ssh_write_knownhost() publickey_from_file() Regards; Thomas Am 13.05.2010 22:09, schrieb Eduardo Valdes:
The issue I was having with ssh_scp_push_file in Windows is fixed in this version.On Thu, May 13, 2010 at 3:51 PM, Andreas Schneider <mail@xxxxxxxxxxxx <mailto:mail@xxxxxxxxxxxx>> wrote:On Wednesday 12 May 2010 18:47:54 you wrote: > Hi Aris, > that sound logical for me, but there is a another problem. > I tried the same test program on different maschines and the result is very > strange. > > > result is only the return value of channel_poll(channel, 0) without the > while loop, etc. >> case 1: windowsPc (company) ---> linuxServer (company) result: -1 > case 2: windowsPc (home) ---> linuxServer (home) result: 0 > case 3: linuxPc (home) ---> linuxServer (company) result: works! > case 4: linuxPc (home) ---> linuxServer (home) result: works!> > (linux ---> linuxServer works always, windows ---> linuxServer fail, > but with different results) Could you test this with the latest version KDE provides at http://winkde.org/pub/kde/ports/win32/releases/nightly/latest/ just to see if it is fixed now? -- andreas -- Eddy Valdes Project Manager Atronix Engineering evaldes@xxxxxxxxxxxxxxxxxxxxxx <mailto:evaldes@xxxxxxxxxxxxxxxxxxxxxx>
Re: channel_poll() is blocking | Andreas Schneider <mail@xxxxxxxxxxxx> |
channel_poll() is blocking | Bart Simpson <b_a_r_t@xxxxxxx> |
Re: channel_poll() is blocking | Aris Adamantiadis <aris@xxxxxxxxxxxx> |
Re: channel_poll() is blocking | Bart Simpson <b_a_r_t@xxxxxxx> |
Re: channel_poll() is blocking | Andreas Schneider <mail@xxxxxxxxxxxx> |
Re: channel_poll() is blocking | Eduardo Valdes <evaldes@xxxxxxxxxxxxxxxxxxxxxx> |