On Tuesday, July 9, 2019 11:40:28 AM CEST Franciszek Juras wrote:
> Hi,
> I'm using libssh version 0.8.6 to send files and commands to a device. I
> noticed, that if I disconnect ethernet cable, functions like
> ssh_channel_request_exec or ssh_channel_open_session hang for a very long
> time. After looking through the code I discovered, that all channel
> functions use SSH_TIMEOUT_DEFAULT, thus ignoring user specified timeout.
> Is this intended? If yes, how can I prevent my program from hanging in such
> situations?

Please use libssh 0.9.

-- 
Andreas Schneider                 a...@cryptomilk.org
GPG-ID:     8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D



Reply via email to