Re: [patch]: Stop connector socket-to-channel EOF flooding

2019-04-08 Thread g4-lisz
On 01.04.19 13:29, g4-l...@tonarchiv.ch wrote: > Hi there, > > I'm using connectors for a direct-tcp client. So this creates two > connectors FD in --> channel out and vice versa. > > Now when the socket forwarding peer (not the ssh server) closes the > connection, i.e. reading on the socket

ssh_connect issue "Couldn't apply options"

2019-04-08 Thread Karlen Abrahamyan
Hi. I have previously used libssh version 0.7.2 on Windows and it worked just fine, wanted to switch to new version 0.8.7 but I keep getting "Couldn't apply options" error message on ssh_connect func call and cant find any help in other threads. Here is my code sshSession = ssh_new(); if