[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Is libssh thread safe
[Thread Prev] | [Thread Next]
- Subject: Is libssh thread safe
- From: Zhang Qian <zhq527725@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 20 May 2011 22:56:25 +0800
- To: libssh@xxxxxxxxxx
Hi, I am trying to use libssh in a mutli-thread program, so I'd like to know if libssh is thread safe. E.g., is it OK that two threads use the same channel of the same session to execute a command remotely and get the result back respectively? Thanks, Qian
Re: Is libssh thread safe | Aris Adamantiadis <aris@xxxxxxxxxxxx> |