[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Hangs on password queries once SSH session is up
[Thread Prev] | [Thread Next]
- Subject: Re: Hangs on password queries once SSH session is up
- From: Pierre Lewis <leware@xxxxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 23 Jun 2010 17:05:31 -0400
- To: libssh@xxxxxxxxxx
On Wed, Jun 23, 2010 at 02:58:52PM +0200, Aris Adamantiadis wrote: > bsd_poll is the poll syscall emulation for oses (like windows <= XP) > which lacks native poll function. This function is used internally by > everything that is nonblocking (inc channel_poll). Sure enough, I discovered it does have an impact. With 0.4.4.92, the client no longer works correctly (basically it breaks right after the SSH session setup, no output, no prompt from remote as usual). > Could you tell us which platform you're using ? (windows version, > compiler, ...). Sorry I forgot. WinXP SP 3; gcc from Cygwin (uname -a says: CYGWIN_NT-5.1 CAOTTN0L010153 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin). It's been on the machine for some months with no updates. > I also think that while your workarounds are mostly working, they are > not portable and not really an alternative to a bugfree libssh. Very true. I just wasn't sure how much energy you wanted to spend on this, given the architectural mismatch. But I'm fine to continue with testing of course. Cheers, Pierre
Re: Hangs on password queries once SSH session is up | Andreas Schneider <asn@xxxxxxxxxxxx> |
Re: Hangs on password queries once SSH session is up | Pierre Lewis <leware@xxxxxxxxxxxxxxxx> |
Re: Hangs on password queries once SSH session is up | Aris Adamantiadis <aris@xxxxxxxxxxxx> |
Re: Hangs on password queries once SSH session is up | Pierre Lewis <leware@xxxxxxxxxxxxxxxx> |
Re: Hangs on password queries once SSH session is up | Andreas Schneider <asn@xxxxxxxxxxxx> |
Re: Hangs on password queries once SSH session is up | Pierre Lewis <leware@xxxxxxxxxxxxxxxx> |
Re: Hangs on password queries once SSH session is up | Aris Adamantiadis <aris@xxxxxxxxxxxx> |