On Tue, Jun 22, 2010 at 02:57:50PM +0200, Andreas Schneider wrote: > could you please test with > > http://www.libssh.org/files/test/libssh-0.4.4.92.tar.gz > > I've fixed more bugs on Windows. It's possible that this doesn't fix the > problem at all. Which windows version do you use?
The changes between 0.4.4.90 and 0.4.4.92 seem to be only in libssh/poll.c. I don't use any *_poll() function explicitly, except channel_poll(). Does channel_poll() call, indirectly, bsd_poll()? Anyway, I'll test with it, we'll see. Cheers, Pierre
