I repeat the question, as it's very important to me. How can I set timeout, after which functions like ssh_channel_request_exec or sftp_open fail if connection was lost? I use version 0.8.6.
FJ niedz., 7 kwi 2019 o 09:42 Andreas Schneider <[email protected]> napisaĆ(a): > On Saturday, 6 April 2019 19:27:03 CEST Franciszek Juras wrote: > > Hi, > > I noticed, that functions like ssh_channel_request_exec or sftp_open > never > > return (or it takes very long time - didn't wait) if the connection is > > lost. I tried setting SSH_OPTIONS_TIMEOUT with ssh_options_set, but it > > didn't change anything. > > > > So how can I prevent functions from blocking forever? Why only few > > functions have *_timeout versions? > > Which version of libssh do you use? > > > >
