SSHServer hangs when stopping server while clients are connected
Posted: Fri 31 Aug 2012 01:43
How can I forcefully stop the SSHServer while clients are connected without the server hanging?
I'm calling: TScSSHServer.Active := false;
I've basically used your SimpleSSHServer demo as an example.
I'm calling: TScSSHServer.Active := false;
I've basically used your SimpleSSHServer demo as an example.