qlibssh2
qlibssh2 copied to clipboard
Fix to issue #8 - Fixed crash
This removes the reference counting on libssh2_init() and libssh2_exit() If a instance of Ssh2Client is ever created, then connection is mad with QCoreApplication to exit libssh2 using libssh2_exit()