Skip to content
Snippets Groups Projects
Commit 817cf040 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Give SSH the same treatment TelnetS just got.

Use an atomic that's checked in the while loop in the io threads,
for SSH, we needed to add a new one since ssh_active indicates the
cryptlib session is active, so use ssh_complete to indicate that
a CRYPT_ERROR_COMPLETE (or other final message) occured.

This should fix issue 174.
parent 2f81df9d
No related branches found
No related tags found
1 merge request!488Overhaul LZH code
Pipeline #7517 passed