Question:
I have another small question regarding SSH connections with chilkat.
When a host which I am connecting to isnĀ“t responding, is there a way to reset all connections ( if Connect() is still trying to connect to the host) or force the Connect()-method to cancel immediately?
My programming language is C++.