[libssh2] Does sftp work in a multi-threaded program?

2007-05-31 Thread Gutjahr, Troy
> Greetings. > > How well is libssh2 supposed to work in multithreaded programs? > > I'm using version libssh2-0.15-20070524, which is relatively recent. I > built it on Solaris 9 with the C compiler from Sun Studio 11. > > Attached is a little program based on the example that demonstrates a >

Re: [libssh2] Does sftp work in a multi-threaded program?

2007-05-31 Thread Gutjahr, Troy
My previous post appeared in a strange format in the mailing list archive. I guess I should have sent it in plain text. Here is is again. I hope this is more readable. -- Troy == Greetings. How well is libssh2 supposed to work in multithreaded programs? I'm using ve