[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Multithreaded reading
[Thread Prev] | [Thread Next]
- Subject: Multithreaded reading
- From: Brian Kimutai <briantkimutai@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 14 Aug 2015 10:12:00 +0300
- To: libssh@xxxxxxxxxx
Hello, I just want to know if it's possible for a client to open multiple connections to the same server using threads. Because I want to read files in parts to improve download speeds. I tried this in 0.6.4 and my pthreads had errors joining. With code 22 in particular. How may I do this, with your advice? Kind regards B.T Kimutai
Re: Multithreaded reading | Andreas Schneider <asn@xxxxxxxxxxxxxx> |