Jan Van Boghout wrote: > There's also a mistake in session.c when poll() is available (line 567 in > 1.2.6). Poll() takes its timeout in milliseconds, so the / 1000 should be * > 1000. Relevant snippet:
I fixed that bug already some time ago, but Daniel manually applied only one of several things I changed in that patch, so the fix was lost in a sea of email. I'll try to get back to that patch soon. //Peter _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
