On Wed, 1 Aug 2007, Guenter Knauf wrote: > I copied most of the stuff over from libcurl to ssh2.c, but seems I missed > something; our ssh2.c sample does definitely not work with newer Linux > boxes. So what currently needs a fix is probably only the sample, and not > libssh2.
One significant difference is that libcurl is always using non-blocking sockets, while the ssh2.c example uses blocking. So it could still be a libssh2 problem. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel